@nomalafzal619 how to do exactly what? create global/local var for thread /or file where you will write used ip's, that you can get by http request to ifconfig.com or similar sites, check if that list/string/file has string of gotten ip , if not => work, if it has => rotate proxy
what makes it difficult?
Proxy Format
-
Hello,
I have a question.

I want to get this proxy format with .txt.
But how will I do it?
Proxy Format: ip:port:username:password
I will create a proxylist input.
But what should I write here?
When I do {{proxylist}}.split(":")[0], the port is not coming.
-
@agencywe1
http://username:password@ip:port
socks5://username:password@ip:port