kizzx2 / docker-wireguard-socks-proxy

Expose a WireGuard tunnel as a SOCKS5 proxy
https://hub.docker.com/r/kizzx2/wireguard-socks-proxy
MIT License
151 stars 35 forks source link

Can not request from outside IP normal without DNS #2

Open lxxself opened 4 years ago

lxxself commented 4 years ago

I am from docker-openvpn-client-socks It is success on local machine, but when I convert it to others, it must add config dns. I use gost config dns like this https://docs.ginuerzh.xyz/gost/en/resolver/

miadz commented 3 years ago

Hi I have this problem it also not work on local machine,

request was not performed due to error: could not resolve hostname "ifconfig.co": Try again

Do have any suggestion?

zhujunsan commented 3 years ago

Hi I have this problem it also not work on local machine,

request was not performed due to error: could not resolve hostname "ifconfig.co": Try again

Do have any suggestion?

Same here. Wondering why...