-
Notifications
You must be signed in to change notification settings - Fork 19
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
Give the abilty to setup a custom proxy source #276
Comments
Do you have a custom proxy? Http connections aren't that simple, a proxy may demand special configuration isn't that simple. So if you have one share what is need so I can see if possible. |
TTV LOL Pro allows for custom proxies. There's a list here younesaassila/ttv-lol-pro#130 and most importantly it allows for Nord VPN proxy to work. No set up by the user needed (just need to pay for NordVPN) See comment below. |
That doesn't help at all. |
I need the full configuration of the proxy a URL will not do it. Preferable with a tested example of how it works. if is something that has a password one can send it via email. |
Does this help? younesaassila/ttv-lol-pro#151 |
no, just see my previously post |
Hey just chiming in that I'd really like this feature too. Even if the initial pass only allowed for open proxies. I run a squid proxy on AWS and just add networking rules inside the AWS console to only allow connections from my IP address. If you could post a link to the section of code where the ttvlol pro proxy is set, I could even try giving a crack at it and open a PR? |
Also, if you wanted to chat about how you could set one of those up for free, just sign up for AWS, then SSH in/configure security groups appropriately then
|
I use the above with my ttvlol pro extension and it works great. It'd be sweet if I could get it to work with this app as well |
Oh one last thing, if you don't wanna bother setting up a proxy in AWS to test, just let me know your CIDR /32 or I guess even /16 and I can add you to my proxy if that would be helpful |
current there is no proxy support. |
Allow us to setup a custom HTTP proxy source to proxy all app traffic through
The text was updated successfully, but these errors were encountered: