MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / Socks5Error

Class Socks5Error

thirdparty/socks/socks.py:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59class GeneralProxyError(ProxyError): pass
60class Socks5AuthError(ProxyError): pass
61class Socks5Error(ProxyError): pass
62class Socks4Error(ProxyError): pass
63class HTTPError(ProxyError): pass
64

Callers 1

__negotiatesocks5Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…