package
0.2.14
Repository: https://github.com/projectdiscovery/utils.git
Documentation: pkg.go.dev

# README

proxy utils

# Functions

GetAnyAliveProxy takes proxies as input and returns the first alive proxy or returns error if all of them not alive.
GetProxyURL returns a Proxy URL after validating if given proxy url is valid.
IsBurp checks if the target proxy URL is burp suite.
ValidateOne returns the first valid proxy from a list of proxies by setting up a test connection with scanme.sh.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ProxyProbeConcurrency (default 8).