EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

socket.isproxy

Connecting via a proxy or not. This method can be used to determine if a socket is connected via a proxy server or not.

method uint socket.isproxy()

Return value

1 is returned if the socket is connected via a proxy server and 0 is returned otherwise.

Related links

Source