mirror of
https://github.com/deadjakk/RustPivot
synced 2026-06-08 13:46:27 +00:00
Update README.md
This commit is contained in:
+3
-2
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user