Functionsยง
- main_
from_ file - Start and run the socks5 tunnel, this function will blocks until the quit() is called or an error occurs.
- main_
from_ str - Start and run the socks5 tunnel, this function will blocks until the quit() is called or an error occurs.
- quit
- Stop the socks5 tunnel.