dsvpn

A lightweight VPN implementation with minimal dependencies and code

brewmacoslinux
Try with needOr install directly
Source

About

Dead Simple VPN

Commands

dsvpn

Examples

Start VPN server on default port 443$ dsvpn server 0.0.0.0 443 vpnpassword
Connect to VPN server as client$ dsvpn client SERVER_IP 443 vpnpassword
Display help and usage information$ dsvpn help