Not for real use.
For forwarding all traffic to VPN
make client
or choose route yourself
make build-client
./client.out <route> <ip of vpn server>
make build-server
./server.out
apt-get install libssl-dev net-tools iptables
brew update
brew install openssl