titanium-web-proxy icon indicating copy to clipboard operation
titanium-web-proxy copied to clipboard

Any way to make sure the web proxy is working ?

Open yuvalpikel opened this issue 5 years ago • 1 comments

Hi .. We ran the code (Much similar to the sample code) On our machine it is working great but in the user machine .. no error appear but no session has been recorded Is there any way to determine if the proxy is alive ? failed (Permissions , Firewall etc?)

Regards Yuval

yuvalpikel avatar Jan 21 '20 12:01 yuvalpikel

For example you could check the listening tcp sokets on the user's OS. For example check the netstat documentation.

honfika avatar Jan 21 '20 14:01 honfika