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