/ Published in: Bash
1. Create a proxy on 8080 to foreword traffic to your server
2. Install Foxyproxy and use options 127.0.0.1:8080 and SOCKS5 enabled
3. Profit
2. Install Foxyproxy and use options 127.0.0.1:8080 and SOCKS5 enabled
3. Profit
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ssh -C2qTnN -D 8080 user@server.com