Open z1qaw opened 4 years ago
AFAIK browsers should automatically use SOCKS5 server if they are set in system proxy settings.
AFAIK browsers should automatically use SOCKS5 server if they are set in system proxy settings.
If I use proxy in browser while I am trying to use this app, I can't connect to the app on my localhost. I need to configure application to use proxy in it.
@s1q browser cannot use TCP connections. In case of this app, it uses WebSockets (they are over HTTPS). Tor HTTPS proxy should help you.
I upped TOR Bundle server on my localhost for use it as SOCKS5 proxy. It works fine on Telegram Desktop app, i just put Tor Bundle adress (localhost:9050) into proxy settings. How can I get it work in your application?