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

Class Socks4Error

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

Source from the content-addressed store, hash-verified

60class Socks5AuthError(ProxyError): pass
61class Socks5Error(ProxyError): pass
62class Socks4Error(ProxyError): pass
63class HTTPError(ProxyError): pass
64
65_generalerrors = ("success",

Callers 1

__negotiatesocks4Method · 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…