-
This has been the case for a while now but wasn't an issue since I always could find another working config (which is usually some combination of vless these days). But now I'm close to a point where those type of I'm using the latest version of I wonder what could possibly be the cause? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
I think you need to mention
..in order to even allow for guessing |
Beta Was this translation helpful? Give feedback.
generally, curl can do it with
-x socks5h://...
, notesocks5h
instead ofsocks5
From your second-most-recent log file:
This line shows that the shadowsocks server itself was DNS-blocked. in this case it is probably easiest to hardcode the server's IP into the config instead of its domain name, the ultimate solution to DNS issues.
in general it's not surprising at all that SS does not work in Iran, nobody I know uses that protocol there …