-
Notifications
You must be signed in to change notification settings - Fork 516
Open
Labels
Description
As you may know there are bunch of cases where NAT Punch Through doesn't work. So we need to have alternative way to communicate client and server both behind NAT. And only options which seems working in every case is a Socks5 server.
So it will be very useful to have such options in the lib.
Insprill and windstudio286