http sniffer looks no problem
image.png
Sorry - Simple question; how do i load a proxy into a variable from a tex file which has more information
123.123.123.1: 3128:email@email.com:password:file_to_upload
I want to load the variable PROXY with 123.123.123.1: 3128 in parse (but the : is affect this).
What i`m trying to do is load account details from a tex file which has the proxy, email, pw on one line so the account uses the same proxy and not a random proxy?
any assists is appreciated.