Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robberphex/asyncio-socks5
A socks5 server using asyncio
https://github.com/robberphex/asyncio-socks5
Last synced: 25 days ago
JSON representation
A socks5 server using asyncio
- Host: GitHub
- URL: https://github.com/robberphex/asyncio-socks5
- Owner: robberphex
- Created: 2014-08-19T09:15:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-09T23:51:22.000Z (over 9 years ago)
- Last Synced: 2023-08-23T20:15:06.054Z (about 1 year ago)
- Language: Python
- Size: 133 KB
- Stars: 7
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## aysncio-socks5
Just a socks5 server
- Support username/password authentication
- Support command *CONNECT*## TODO
1. Support command BIND, UDP ASSOCIATE
2. Optimize the logic between IPv4 and IPv6