You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
297 B
11 lines
297 B
diff --git a/src/proxychains.conf b/src/proxychains.conf
|
|
index 2502368..b31a77f 100644
|
|
--- a/src/proxychains.conf
|
|
+++ b/src/proxychains.conf
|
|
@@ -158,5 +158,5 @@ tcp_connect_time_out 8000
|
|
# add proxy here ...
|
|
# meanwile
|
|
# defaults set to "tor"
|
|
-socks4 127.0.0.1 9050
|
|
+socks5 127.0.0.1 25560
|
|
|
|
|