implement socks5 proxy measurement
This commit is contained in:
@@ -5,4 +5,5 @@ PROXY_LIST_TIMEOUT = Wait PROXY_LIST_TIMEOUT seconds for proxy list before dropp
|
||||
PROXY_LIST_RELOAD_INTERVAL = Refresh proxy list every PROXY_LIST_RELOAD_INTERVAL minutes
|
||||
|
||||
MAX_PROXY_CONNECTIONS = Number of maximum parallel connections when testing proxy speed (Default 5)
|
||||
URL_TO_FETCH = Url to fetch for proxy speed evaluation
|
||||
URL_TO_FETCH = Url to fetch for proxy speed evaluation
|
||||
SINGLE_PROXY_TIMEOUT = Timeout in seconds when testing single proxy; if proxy do not respond in this time, it will be removed from list (Default is 30 seconds)
|
||||
Reference in New Issue
Block a user