VpnCloud is a simple VPN over UDP. It creates a virtual network interface on the host and forwards all received data via UDP to the destination. VpnCloud establishes a fully-meshed VPN network in a peer-to-peer manner. It can work on TUN devices (IP based) and TAP devices (Ethernet based). https://github.com/dswd/vpncloud Latest release to date is 1.0.0: https://github.com/dswd/vpncloud/releases/tag/v1.0.0
in tree