Skip to content

Instantly share code, notes, and snippets.

@st-f
Created November 26, 2019 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save st-f/bc7c0bbdd8198e3347c71467c02671eb to your computer and use it in GitHub Desktop.
Save st-f/bc7c0bbdd8198e3347c71467c02671eb to your computer and use it in GitHub Desktop.
#set
adb shell settings put global http_proxy 10.10.11.195:8888
#unset
adb shell settings put global http_proxy :0
requires to restart the app to take effect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment