package
0.0.0-20240615164402-742bdff4c8c2
Repository: https://github.com/naive-x/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).