titanium-web-proxy
titanium-web-proxy copied to clipboard
Any way to make sure the web proxy is working ?
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
For example you could check the listening tcp sokets on the user's OS. For example check the netstat documentation.