I have got proxies from leafproxies, and they are giving me something like this. I don't really understand what this is. At the very end, I want to use it in requests
.
Here's what they provide.
ipaddress:port:xxx:xxx
I believe that
xxx:xxx
part is username and password but I am not really sure.
Can anyone guide me, how can I use it with python requests
?