mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-01 17:36:51 -05:00
13 lines
327 B
Text
13 lines
327 B
Text
# 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::
|