If I try to start Chromium or any Chromium-based browser with:
[...] --proxy-server="socks5h://blablabla"
Then it fails to load any page. However, it works if I do:
[...] --proxy-server="socks5://blablabla"
But SOCKS5H and SOCKS5 are slightly different in an important way. the "H" one doesn't leak your privacy by bypassing the proxy for DNS lookups, but this is not supported in Chromium?
The proxies I am trying are otherwise working (such as via cURL) and are indeed SOCKS5H.
I find not a word about this online, "surprisingly".
The error given is something like this:
This site can’t be reached The webpage at https://ifconfig.co/json might be temporarily down or it may have moved permanently to a new web address. ERR_NO_SUPPORTED_PROXIES