-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Socks5 proxy for all panel traffic #71
Comments
Hello, please check https://github.com/eloravpn/EloraVPNManager/blob/main/src/config.py. |
the .env file didn't have any option for proxy url. but still got no connection, This is the log:
It seems to be a problem with venv and socks , I installed |
I'll take a look at it and make the necessary adjustments in the next release. In the meantime, you can use the http or https proxy that I have tested. |
@eloravpn Very simple and correct workaround, I don't know Why didn't I think of it. Using http proxy instead of socks5. for now it is working. |
Hi,
Is it possible to have an option to tunnel all panel traffic through a socks5 proxy? It seems that my hosting is blocking telegram traffic. I have a XUi panel on same server that is working so if a option to tunnel all traffic through socks5 proxy is possible I could use it to connect to Telegram server.
Thanks
The text was updated successfully, but these errors were encountered: