socks-over-https
socks-over-https copied to clipboard
convert a https proxy into socks5 proxy
Worked fine when request using ip, but not work when request using domain. ``` [2m9:36AM[0m [1m[31mERR[0m[0m socks: Failed to handle request: Failed to resolve destination 'github.com': lookup github.com: getaddrinfow: This...
Can this program implement https proxy to socks5 proxy? I currently have https proxy The format is like this https://xxxx.com:443 I need to convert it to socks5 to work. I...
not go