badvpn/socksclient
Ambroz Bizjak e837e8d552 tun2socks: Remove localhost limination for SOCKS5 UDP.
The UDP socket is bound to the same IP address as was automatically selected for the TCP socket, and the port number is set to zero to let the kernel pick it. The actual bound address with the assigned port number is sent to the SOCKS server as DST.ADDR.
2020-02-01 15:02:11 -08:00
..
BSocksClient.c tun2socks: Remove localhost limination for SOCKS5 UDP. 2020-02-01 15:02:11 -08:00
BSocksClient.h tun2socks: Remove localhost limination for SOCKS5 UDP. 2020-02-01 15:02:11 -08:00
CMakeLists.txt Use badvpn_add_library for all internal libraries. 2014-10-16 00:04:08 +02:00