Python ist3 - Anfragen mit Sock5-proxy

Gibt es eine Möglichkeit zu nutzen, sock5 proxy, TOR zu nutzen, mit den Anfragen? Ich weiß, dass Anfragen nur http verwenden proxy...

import requests
r = requests.get('http://www.google.com',proxies= my_proxy)
InformationsquelleAutor Bob Ebert | 2015-08-02
Schreibe einen Kommentar