API Lua
API Lua


networkinfo

Version: stable

FUNCTIONS
networkinfo.get_proxy_info()

Functions

networkinfo.get_proxy_info()

networkinfo.get_proxy_info(url)

Get information about proxies for a specific url.

PARAMETERS

url string
The url to get proxy configurations for

RETURNS

table A list of proxies to try in order. Each proxy has three values type: direct (no proxy), http, socks host: proxy url port: proxy port number