https://github.com/rofl0r/pysocks4
tiny multi-threaded socks4 server implemented in python2
https://github.com/rofl0r/pysocks4
multi-threaded python server socks4 socks4a tiny
Last synced: 6 months ago
JSON representation
tiny multi-threaded socks4 server implemented in python2
- Host: GitHub
- URL: https://github.com/rofl0r/pysocks4
- Owner: rofl0r
- Created: 2021-06-28T17:02:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T21:19:03.000Z (almost 4 years ago)
- Last Synced: 2025-04-11T05:52:14.792Z (6 months ago)
- Topics: multi-threaded, python, server, socks4, socks4a, tiny
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
pysocks4
========tiny, multi-threaded socks4a server implemented in python2.
works with py3 too.
no external dependencies.usage
-----python socks4.py
will start a socks4 server on interface 0.0.0.0 listening on port 1080.