Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Switch proxy settings on the Android device using ADB
http
https
{ "command": "switch-proxy", "params": { "host": "proxy.example.com", "port": "8080", "protocol": "http" } }
{ "command": "switch-proxy", "params": { "host": "proxy.example.com", "port": "8080", "protocol": "http", "auth": { "username": "user", "password": "%{PROXY_PASSWORD}" } } }