https://github.com/fifman/sockspy
A python socks5 proxy implementation
https://github.com/fifman/sockspy
python server socket socks5
Last synced: 3 months ago
JSON representation
A python socks5 proxy implementation
- Host: GitHub
- URL: https://github.com/fifman/sockspy
- Owner: fifman
- License: mit
- Created: 2017-07-19T03:50:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T02:48:12.000Z (over 1 year ago)
- Last Synced: 2025-12-16T18:23:03.114Z (6 months ago)
- Topics: python, server, socket, socks5
- Language: Python
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
=======
sockspy
=======
.. image:: https://img.shields.io/pypi/v/sockspy.svg
:target: https://pypi.python.org/pypi/sockspy
.. image:: https://img.shields.io/travis/fifman/sockspy.svg
:target: https://travis-ci.org/fifman/sockspy
.. image:: https://readthedocs.org/projects/sockspy/badge/?version=latest
:target: https://sockspy.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/fifman/sockspy/shield.svg
:target: https://pyup.io/repos/github/fifman/sockspy/
:alt: Updates
.. image:: https://coveralls.io/repos/github/fifman/sockspy/badge.svg?branch=master
:target: https://coveralls.io/github/fifman/sockspy?branch=master
A python socks5 proxy implementation.
* Free software: MIT license
* Documentation: https://sockspy.readthedocs.io.
Features
--------
* TODO
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage