diff options
author | lolcat <will@lolcat.ca> | 2024-02-25 18:56:28 -0500 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-02-25 18:56:28 -0500 |
commit | 1536777c6417db32173a6ef8e151ab0be5cd7830 (patch) | |
tree | 863a0fe97f0c9b75d01d3eced76aaa4c9ac253e8 /data/proxies/onion.txt | |
parent | a6d519f83a4901d8ce1d0c70ca0a29b0bddccbfc (diff) |
added documentation
Diffstat (limited to 'data/proxies/onion.txt')
-rw-r--r-- | data/proxies/onion.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/proxies/onion.txt b/data/proxies/onion.txt index c9b03f0..28ab436 100644 --- a/data/proxies/onion.txt +++ b/data/proxies/onion.txt @@ -1,12 +1,12 @@ # Specify proxies by following this format:
-# <type>:<address>:<port>:<username>:<password>
+# <protocol>:<address>:<port>:<username>:<password>
#
# Examples:
# https:1.3.3.7:6969:abcd:efg
# socks4:1.2.3.4:8080::
# raw_ip::::
#
-# Available types:
+# Available protocols:
# raw_ip, http, https, socks4, socks5, socks4a, socks5_hostname
# Local tor proxy
|