Closed saturn-x closed 2 years ago
I have test it successfully. But I catch a problem. it's ok at ubuntu 20, but it can't to handshake at ubuntu 22
Client firewall NAT Server firewall DNAT
You have some boxes terminating the TCP connection in the middle that is preventing the connection being established.
hello, can i use
nc lu 0.0.0.0:port
in server and usenc -u 127.0.0.1:port
in client to test this ?