14 lines
327 B
Plaintext
14 lines
327 B
Plaintext
# Specify proxies by following this format:
|
|
# <protocol>:<address>:<port>:<username>:<password>
|
|
#
|
|
# Examples:
|
|
# https:1.3.3.7:6969:abcd:efg
|
|
# socks4:1.2.3.4:8080::
|
|
# raw_ip::::
|
|
#
|
|
# Available protocols:
|
|
# raw_ip, http, https, socks4, socks5, socks4a, socks5_hostname
|
|
|
|
# Local tor proxy
|
|
socks5:localhost:9050::
|