|
@@ -113,6 +113,9 @@ allowed_transports = ["tcp+tls"]
|
|
|
# Tor Socks5 proxy
|
|
# Tor Socks5 proxy
|
|
|
#tor_socks5_proxy = "socks5://127.0.0.1:9050"
|
|
#tor_socks5_proxy = "socks5://127.0.0.1:9050"
|
|
|
|
|
|
|
|
|
|
+# Nym Socks5 proxy
|
|
|
|
|
+#nym_socks5_proxy = "socks5://127.0.0.1:1080"
|
|
|
|
|
+
|
|
|
# I2p Socks5 proxy
|
|
# I2p Socks5 proxy
|
|
|
#i2p_socks5_proxy = "socks5://127.0.0.1:4447"
|
|
#i2p_socks5_proxy = "socks5://127.0.0.1:4447"
|
|
|
|
|
|
|
@@ -245,6 +248,9 @@ allowed_transports = ["tcp+tls"]
|
|
|
# Tor Socks5 proxy
|
|
# Tor Socks5 proxy
|
|
|
#tor_socks5_proxy = "socks5://127.0.0.1:9050"
|
|
#tor_socks5_proxy = "socks5://127.0.0.1:9050"
|
|
|
|
|
|
|
|
|
|
+# Nym Socks5 proxy
|
|
|
|
|
+#nym_socks5_proxy = "socks5://127.0.0.1:1080"
|
|
|
|
|
+
|
|
|
# I2p Socks5 proxy
|
|
# I2p Socks5 proxy
|
|
|
#i2p_socks5_proxy = "socks5://127.0.0.1:4447"
|
|
#i2p_socks5_proxy = "socks5://127.0.0.1:4447"
|
|
|
|
|
|
|
@@ -378,6 +384,9 @@ hostlist = "~/.local/share/darkfi/darkfid/localnet/p2p_hostlist.tsv"
|
|
|
# Tor Socks5 proxy
|
|
# Tor Socks5 proxy
|
|
|
#tor_socks5_proxy = "socks5://127.0.0.1:9050"
|
|
#tor_socks5_proxy = "socks5://127.0.0.1:9050"
|
|
|
|
|
|
|
|
|
|
+# Nym Socks5 proxy
|
|
|
|
|
+#nym_socks5_proxy = "socks5://127.0.0.1:1080"
|
|
|
|
|
+
|
|
|
# I2p Socks5 proxy
|
|
# I2p Socks5 proxy
|
|
|
#i2p_socks5_proxy = "socks5://127.0.0.1:4447"
|
|
#i2p_socks5_proxy = "socks5://127.0.0.1:4447"
|
|
|
|
|
|