LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
anysocks/__init__.py
anysocks/client.py
anysocks/exceptions.py
anysocks/meta.py
anysocks/websocket.py
anysocks.egg-info/PKG-INFO
anysocks.egg-info/SOURCES.txt
anysocks.egg-info/dependency_links.txt
anysocks.egg-info/requires.txt
anysocks.egg-info/top_level.txt
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/get-started.rst
docs/source/index.rst
docs/source/limitations.rst
docs/source/_static/highlight.js
docs/source/_static/style.css
docs/source/_templates/.gitkeep
tests/__init__.py
tests/test_connection.py