Sample Header Ad - 728x90

Check whether SOCKS5 proxy server support UDP

1 vote
2 answers
4444 views
Suppose I have UDP server that listen incoming message on 192.168.43.1:1234 and SOCKS5 proxy server that listen on 192.168.43.2:9999. How do I check whether SOCKS5 proxy server support UDP when accessed with a SOCKS5 client? I know that SOCKS5 support UDP, but I just want make sure if it's really supported. I expect UDP server receive message from client and client got reply from server with netcat or similiar tools.
Asked by Muhammad Ikhwan Perwira (319 rep)
Jan 22, 2023, 04:48 PM
Last activity: May 13, 2024, 03:01 AM