AndroidProxySetter icon indicating copy to clipboard operation
AndroidProxySetter copied to clipboard

Could you help to provide a method to get proxy info?

Open Carlgege opened this issue 9 years ago • 1 comments

After i run the command to set proxy info on android device, i need to check the toast message straightly, could you help to add a parameter like: -e getProxyInfo, it will show URL and prot to me. So, i can check the result from command result. Thanks a lot!

Carlgege avatar Dec 20 '16 03:12 Carlgege

Hi, you can take a look at the logcat logs. In there it will show you what the proxy setter did and what proxy it was set to. You can also check what it was set to by going to WiFi settings and looking at the advanced options for the WiFi network it is connected to. Let me know if that is sufficient. I can add a parameter that will show a more persistent info module, but I wouldn't be able to get to it any time soon.

manadream avatar Dec 20 '16 19:12 manadream