Cara modern: pip install -U requests[socks]. kemudian. import requests resp = requests.get('http://go.to', proxies=dict(http='socks5://user:pass@host:port', ...
確定! 回上一頁