/ Published in: Bash
- Create a proxy on 8080 to foreword traffic to your server
- Install Foxyproxy and use options 127.0.0.1:8080 and SOCKS5 enabled
- Profit
Expand |
Embed | Plain Text
ssh -C2qTnN -D 8080 user@server.com
You need to login to post a comment.
