Skip to content
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

Proxy settings should be active only on wifi connections #40

Open
GoogleCodeExporter opened this issue Dec 17, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

And maybe different for different wifi connections.
As is implemented now user must manually change proxy settings 
when switches between network providers. 


Original issue reported on code.google.com by [email protected] on 30 Jul 2011 at 9:23

@GoogleCodeExporter
Copy link
Author

Please make this optional. I'm regularly using ssh forwards to a remote proxy 
when on a 3g connection and I guess I'm not alone.

One click on/off proxy option or a proxy on/off per url regexp would be nice 
too.

Original comment by [email protected] on 5 Aug 2011 at 2:07

@GoogleCodeExporter
Copy link
Author

There will be on/off setting
Menu->Settings->Proxy only on wifi

There are so many possible proxy configuration 
that is hard to cover them with static logic.

I'm looking to use BeanShell like are used for example in webscarab.
https://www.owasp.org/index.php/Scripting_in_WebScarab
So advanced users can write custom logic how SandroB act on some predefined 
events.
For example request/response intercept, is proxy active, ...

Also in consideration:
http://android-developers.blogspot.com/2011/07/custom-class-loading-in-dalvik.ht
ml
http://code.google.com/p/android-scripting/


Original comment by [email protected] on 7 Aug 2011 at 6:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant