OpenVPN vs sshuttle
A side-by-side look at OpenVPN and sshuttle. For an in-depth review of either product, follow the links below.
OpenVPN
OpenVPN is an open-source software application that implements virtual private network (VPN) techniques for creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities. It uses a custom security protocol that utilizes SSL/TLS for key exchange. It is capable of traversing network address translation (NAT) and firewalls.
sshuttle
sshuttle is an open source VPN solution that creates an encrypted SSH tunnel between your client machine and a remote server, then routes a subnet of your network traffic through the tunnel. It doesn't require admin access to set up and works across platforms.