LICENSE
MANIFEST.in
README.md
pyproject.toml
pywssocks/__init__.py
pywssocks/__main__.py
pywssocks/cli.py
pywssocks/client.py
pywssocks/common.py
pywssocks/message.py
pywssocks/relay.py
pywssocks/server.py
pywssocks.egg-info/PKG-INFO
pywssocks.egg-info/SOURCES.txt
pywssocks.egg-info/dependency_links.txt
pywssocks.egg-info/entry_points.txt
pywssocks.egg-info/requires.txt
pywssocks.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_lib.py
tests/utils.py