Jolanrensen / PermanentProxy-for-WearOS

App that will enable a defined proxy on Wear OS watches. Could be used to enable Google Pay in "unsupported countries"
57 stars 5 forks source link

Proxy cannot enable when the address is including the username and password #7

Closed eric1357a closed 4 years ago

eric1357a commented 4 years ago

Enabling the proxy button didn't operate normally as the address will not show up on the top of the app. The username:password@host should be working with the adb command, maybe add the username and password fields separately in the app?

Jolanrensen commented 4 years ago

Can you confirm this to be working on android? I tried before to use a proxy with authentication on my phone, but it didn't work. When opening a web browser I still got asked my username and password again and after doing so, no other apps were granted internet access.