An open API service indexing awesome lists of open source software.

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

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