|
|
|
|
|
by joethompson
5031 days ago
|
|
Best/most secure option for tunnelling traffic through to your VPS? SSH is definitely secure enough for that, provided you have a strong password or even better key-based authentication. To make something like that more user friendly though you could just install VPN software like OpenVPN on your VPS. This also ensures things like DNS queries are sent over the VPN so they can't be intercepted on their way to the server. Of course this assumes you trust your VPS provider, at least more than your ISP. |
|