Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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