|
@@ -102,6 +102,9 @@ hostlist = "~/.local/share/darkfi/darkfid/localnet/p2p_hostlist.tsv"
|
|
|
# Socks5 proxy
|
|
# Socks5 proxy
|
|
|
#socks5_proxy = "socks5://127.0.0.1:9050"
|
|
#socks5_proxy = "socks5://127.0.0.1:9050"
|
|
|
|
|
|
|
|
|
|
+# I2p Socks5 proxy
|
|
|
|
|
+#i2p_socks5_proxy = "socks5://127.0.0.1:4447"
|
|
|
|
|
+
|
|
|
# Outbound connection slots number, this many connections will be
|
|
# Outbound connection slots number, this many connections will be
|
|
|
# attempted. (This does not include manual connections)
|
|
# attempted. (This does not include manual connections)
|
|
|
#outbound_connections = 8
|
|
#outbound_connections = 8
|
|
@@ -235,6 +238,9 @@ allowed_transports = ["tcp+tls"]
|
|
|
# Socks5 proxy
|
|
# Socks5 proxy
|
|
|
#socks5_proxy = "socks5://127.0.0.1:9050"
|
|
#socks5_proxy = "socks5://127.0.0.1:9050"
|
|
|
|
|
|
|
|
|
|
+# I2p Socks5 proxy
|
|
|
|
|
+#i2p_socks5_proxy = "socks5://127.0.0.1:4447"
|
|
|
|
|
+
|
|
|
# Outbound connection slots number, this many connections will be
|
|
# Outbound connection slots number, this many connections will be
|
|
|
# attempted. (This does not include manual connections)
|
|
# attempted. (This does not include manual connections)
|
|
|
outbound_connections = 8
|
|
outbound_connections = 8
|
|
@@ -362,6 +368,9 @@ allowed_transports = ["tcp+tls"]
|
|
|
# Socks5 proxy
|
|
# Socks5 proxy
|
|
|
#socks5_proxy = "socks5://127.0.0.1:9050"
|
|
#socks5_proxy = "socks5://127.0.0.1:9050"
|
|
|
|
|
|
|
|
|
|
+# I2p Socks5 proxy
|
|
|
|
|
+#i2p_socks5_proxy = "socks5://127.0.0.1:4447"
|
|
|
|
|
+
|
|
|
# Outbound connection slots number, this many connections will be
|
|
# Outbound connection slots number, this many connections will be
|
|
|
# attempted. (This does not include manual connections)
|
|
# attempted. (This does not include manual connections)
|
|
|
outbound_connections = 8
|
|
outbound_connections = 8
|