Update README.md

This commit is contained in:
deadjakk
2021-01-25 15:26:49 -06:00
committed by GitHub
parent f5e0e691bc
commit 31fbe90699
+3 -2
View File
@@ -12,5 +12,6 @@ Usage:
There is no interaction with this server, just information
regarding the state of the socks communication.
Note: I would advise against using 'localhost:2020' and instead opt for 127.0.0.1:<port>
for the frontend address, as proxychains gave me issues.
After the client has successfully connected back to the server,
place `socks5 127.0.0.1 2020` in `/etc/proxychains.conf`
and proxy your traffic using `proxychains <command>` or use via browser, etc.