Closed anasfanani closed 5 months ago
2024/06/06 08:35:57 socks5: client connection failed: unsupported command 3
It seems that the socks5 server you are using does not support udp associate, which will make all udp access including dns unavailable. hev-socks5-tunnel does not have a built-in fake ip feature, so it cannot support domain name resolution on the server side. However, it supports proxying local dns requests, of course, this requires the server side to support udp associate.
hev socks5 debug log
I'm trying to route all tcp and udp except port 53
tailscale socks5 server output:
also I want ask, can I use dns on socks server ? while using curl with socks, it can resolve the domain name
after applying iptables rule on udp port 53
my socks5 server program run with gid
net_bt_admin
, ip tables ruleconfig