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

Feature Request: Enable/Disable HTTP Proxy #153

Open
georgiecasey opened this issue Mar 15, 2023 · 0 comments
Open

Feature Request: Enable/Disable HTTP Proxy #153

georgiecasey opened this issue Mar 15, 2023 · 0 comments

Comments

@georgiecasey
Copy link

Wouldn't it be great to be able enable your local HTTP proxy (Charles proxy for example) on your test device? So you'd need to be able save your local IP address and port somewhere in this plugin, not sure how to do that.

Then the adb commands are:
adb shell settings put global http_proxy <host>:<port>

adb shell settings put global http_proxy :0

Don't know if there's any interest in this, I'll code it up if I get time.

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

No branches or pull requests

1 participant