Poor Man’s VPN
Posted on: Friday, December 3rd, 2004 in: General, LinuxSSLtunnel is one of the ways to setup PPP session over SSL. Its README says…
1. What is it?
==============
ssltunnel allows to mount a PPP session encapsulated into SSL. That allows
to make a poor man’s VPN between two Unix machines or two networks, without
requiring to set up an IPsec technology.
2. Why?
=======
For a simple reason: I often move, [...]