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

Authentification #15

Open kovacmarek opened 4 years ago

kovacmarek commented 4 years ago

Hello! I'd like to ask if is possible to use username/password for proxy? I have TicWatch C2 with Wear OS and I'm using PIA vpn, which have SOCKS5 proxy but I have to put in the username/password. Tried to do it via ADB shell but it's not working.

Peddaahh commented 3 years ago

@Jolanrensen It's been quite a long time since this app was updated the last time, but since cyber security is getting more and more important, this would be a really nice feature to add.

KR :)

Jolanrensen commented 3 years ago

It's not possible. That's an Android/Wear OS limitation. My app simply sets the System proxy values. I am looking into port knocking for the future as one of the only security techniques.