Versions in this module Expand all Collapse all v0 v0.0.36 Jul 17, 2024 Changes in this version + const HTTP + const HTTPS + const SOCKS5 + var ProxyProbeConcurrency = 8 + func GetAnyAliveProxy(timeoutInSec int, proxies ...string) (string, error) + func GetProxyURL(proxyAddr string) (url.URL, error) + func IsBurp(proxyURL string) (bool, error) + func ValidateOne(proxies ...string) (string, error)