A HTTPS/SOCKS4/SOCKS5 tunnel for AsyncIO.
Supports:
- TCP
- TCP over SSL
- https://github.com/jvansteirteghem/twunnel3/tree/master/examples
- Example 1: A TCP tunnel.
- Example 2: A HTTPS TCP tunnel.
- Example 3: A SOCKS4 TCP tunnel.
- Example 4: A SOCKS5 TCP tunnel.
- Example 5: A HTTPS TCP, SOCKS4 TCP, SOCKS5 TCP tunnel.
- Example 6: A SOCKS5 TCP over SSL tunnel.
Uses the MIT license.