#socks5 #protocols #sock #async #proxy

socks5-protocol-async

Async I/O SOCKS5 protocol implementation

2 releases

0.2.3 Dec 13, 2019
0.2.2 Dec 13, 2019

#16 in #socks

MIT license

22KB
603 lines

socks5-protocol-async

Build Status

An async/await implementation of SOCKS5 protocol components. Built of composable pieces, and only takes care of binary serialization and deserialization, allowing user to implement the backing logic.

Dependencies

~2.5MB
~59K SLoC