I am trying to connect to websites via proxies. I am using the python library requests.
requests
proxies = { "http": "http://x.x.x.x:pn",