socks5
socks5 copied to clipboard
A toy socks 5 server written in Python
Results
1
socks5 issues
Sort by
recently updated
recently updated
newest added
Example: resp = requests.get('https://github.com', proxies=dict(http='socks5://username:[email protected]:9011', https='socks5://username:[email protected]:9011')) Error: ConnectionRefusedError: [WinError 10061] HTTP: same Error: http://apache.org/img/uima.jpg or use Firefox with the option: Use Socks5 for DNS Any Idea for the reason?