Hello, I wanted to ask if ENet socks5 is possible (especially receiving packets from UDP ENet server) if I package the UDP payload to TCP so that the proxy server sends the udp payload to the destination.
SOCKS5 protocol has a byte to allow for UDP associate packets, meaning that I could use these to communicate?
Hello, I wanted to ask if ENet socks5 is possible (especially receiving packets from UDP ENet server) if I package the UDP payload to TCP so that the proxy server sends the udp payload to the destination.
SOCKS5 protocol has a byte to allow for UDP associate packets, meaning that I could use these to communicate?
Any help is appreciated...