Hello,
I see many options in the KDE Network Connection Pannel for using different types of VPN's.
But is there a way to also configure a SSH-SOCKS5 Proxy?
kind regards
SSH-SOCKS5
- fanthom
- Moderator Team
- Posts: 5619
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: SSH-SOCKS5
server must run sshd. client must create a tunnel with following command:
now you go to firefox preferences and set host: 127.0.0.1, port 8080 as SOCKS 5
Cheers
Code: Select all
ssh user@SERVER_IP -D 8080
Cheers
Please add [Solved] to your thread title if the solution was found.
Re: SSH-SOCKS5
I see. Is there a method to route all traffic through that ssh tunnel first, like the windows application "proxifier" can ?
Only setting this in firefox would only force firefox to use it, will be more secure if all traffic has to.
- please dont call me a paranoid
kind regards
Only setting this in firefox would only force firefox to use it, will be more secure if all traffic has to.
- please dont call me a paranoid

kind regards
Re: SSH-SOCKS5
Please have a look there for detailed explanation. I don't suggests this but that's your choice. 

NjVFQzY2Rg==