server code, for debian / ubuntu
to install the server (on a vanilla debian or ubuntu machine), just run:
git clone https://github.com/net-ninjas/vpn_server.git
cd vpn_server
./install_server.sh
the default port for the managing service is 5000 TCP, and the default port for the vpn service is 1194 UDP, make sure both are open in your firewall.