I use Tor Browser in Windows and I want to setup proxy settings. TOR protocol is blocked in Russia, and bridges are blocked often.
My proxy is HTTPS url, it mimics as usual https site with url like https://myproxy.xyz.com
I have set up this https proxy on my own VPS.
So how to insert https proxy url in TorBrowser settings? And is tor browser supports this kind of connection configuration?
I am not sure about the specifics of how dumbproxy works, but if it really is just an HTTP proxy, then this setup should work.
Otherwise you can consider GitHub - serjs/socks5-server .
If you don’t care about privacy that Tor Browser provides and only want to circumvent the blockings, you can set up any other browser to use a proxy.
If you’re feeling adventurous / generous, you could set up a Tor bridge instead for others to use as well. Since you have a domain, a WebTunnel bridge would perhaps be nicer.