cuber / SimpleSocks5

A simple Socks5 server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleSocks5

A simple asynchronous (async / await) Socks5 server that handles CONNECT requests.

(It does not support BIND or UDP ASSOCIATE)

SimpleSocks5.py is all you need. It does not require any 3rd party libraries.

Inspired by https://gist.github.com/scturtle/7967cb4e7c2bb0f91ca5

About

A simple Socks5 server

License:MIT License


Languages

Language:Python 100.0%