cleverca22 / toxvpn

A client / server for a Tox-based VPN. Run the server on one computer, copy the public key, and run the client (with that key) on another computer, and it should Just Work™.
GNU General Public License v3.0
129 stars 27 forks source link

only UDP #37

Open ljgdasfhk opened 5 years ago

ljgdasfhk commented 5 years ago

why the toxvpn cannot establish connection through TCP, but only through UDP ?

artenax commented 1 month ago

Try blocking the UDP protocol in iptables. But Tox does not work very well over TCP.