package
0.0.0-20240223030422-19c4761de51a
Repository: https://github.com/skydarkstar/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.
# Variables
ProxyProbeConcurrency (default 8).