Issues
- 2
ipv6
#159 opened by issasalman - 2
1.7.1: pytest is failing
#153 opened by kloczek - 1
1.7.1: missing git tag
#170 opened by kloczek - 5
Pysocks (1.7.1) versus PySocks3.9 (2.0) (!)
#161 opened by NannoSilver - 5
luminati.io - [GeneralProxyError] Socket error: 403: Forbidden - The HTTP proxy server may not be supported by PySocks
#146 opened by sla-te - 2
Support IPv6
#139 opened by Roguelazer - 1
PySocks doesn't support IPv6: ('::', 443, 0, 0)
#157 opened by KelvinF97 - 3
1.7.1: missing git tag
#151 opened by kloczek - 0
[Errno 60] Operation timed out
#167 opened by shaswataddas - 14
sockshandler.py may need a little update
#134 opened by tigerzhou100800 - 2
Proxy server authentication with token
#162 opened by NannoSilver - 0
- 0
- 0
Unable to switch proxy port
#160 opened by ahaha-yu - 0
wrapmodule affects not just the wrapped module
#158 opened by CyberShadow - 1
Socks5 proxy for udp not comply with rfc1928?
#155 opened by Humburto - 1
Sending UDP packets through a SOCK5
#140 opened by All3xJ - 1
- 0
Is PySocks still under maintenance?
#152 opened by tongxiaoge1001 - 2
Socket error: 0x5b: Request rejected or failed
#118 opened by Murukaen - 4
- 3
Non-blocking behaviour (timeout = 0) is ignored
#121 opened by Lonami - 1
1.7.1 & Python 3.8.5: AttributeError: 'SocksiPyConnectionS' object has no attribute '_check_hostname'
#149 opened by mw46d - 0
- 0
PySocks and Selenium
#148 opened by andronpl9 - 7
DeprecationWarning in socks.py "Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working"
#119 opened by yuji38kwmt - 1
- 1
UDP proxy bug in python version less than 3.7
#143 opened by yuchting - 0
- 0
Cannot chain handlers?
#141 opened by alexkingnz - 3
can't connect by using proxy
#130 opened by StanislavTomilov - 0
Use system 3proxy when running tests on non-Linux
#136 opened by jayvdb - 1
Tests don't work with test_server 0.0.31
#117 opened by rapgro - 0
Missing git tag for 1.7.1 release
#133 opened by felixonmars - 0
Fixing `socketpair()` hang on Windows
#132 opened by hanayashiki - 0
Proxied UDP sockets do not work when Gevent used
#129 opened by HelloZeroNet - 1
Changelog missing for recent versions
#126 opened by adamchainz - 1
- 1
Cannot open Tor Browswer after installing Pysocks
#125 opened by kylefoley76 - 0
It doesn't work on Brook and Trojan?
#124 opened by GJCav - 0
why always use default port
#123 opened by leadscloud - 1
version check?
#116 opened by yjqiang - 1
socks.__version__ reports 1.6.7
#114 opened by scw - 2
- 0
PROXY_TYPE_HTTP_NO_TUNNEL support
#122 opened by apemost - 0
- 0
socks5 with username only (no password)
#115 opened by ricary37 - 0
Document IPv6 compatibility in README.md
#113 opened by dcsommer - 0
AttributeError
#112 opened by djmanbr - 1
is socks.py line852 "log.debug("%s due to: %s", msg, error)" should be "log.debug("%s due to: %s" % (msg, error))"
#105 opened by JmSeason