Multi-Path Tunnel VPN is a peer-to-peer VPN tunnel that runs over UDP. It is designed for situations where a user has multiple network gateways or internet connections and wants to use several possible paths for one tunnel. The project can accept multiple local IP addresses and multiple remote IP addresses. This allows it to distribute tunneling across different routes instead of relying on only one connection. A common use case is connecting to a VPS through more than one internet link for...