setup.cfg
setup.py
socks5/__init__.py
socks5/_data_structure.py
socks5/_reader.py
socks5/_writer.py
socks5/connection.py
socks5/define.py
socks5/events.py
socks5/exception.py
socks5.egg-info/PKG-INFO
socks5.egg-info/SOURCES.txt
socks5.egg-info/dependency_links.txt
socks5.egg-info/requires.txt
socks5.egg-info/top_level.txt
socks5/auth/__init__.py
socks5/auth/rfc1929/__init__.py
socks5/auth/rfc1929/_data_structure.py
socks5/auth/rfc1929/_reader.py
socks5/auth/rfc1929/_writer.py
socks5/auth/rfc1929/connection.py
socks5/auth/rfc1929/events.py
socks5/tests/__init__.py
socks5/tests/test_connection.py
socks5/tests/test_events.py
socks5/tests/test_reader.py
socks5/tests/test_writer.py
socks5/tests/rfc1929/__init__.py
socks5/tests/rfc1929/test_connection.py
socks5/tests/rfc1929/test_events.py
socks5/tests/rfc1929/test_reader.py
socks5/tests/rfc1929/test_writer.py