Crate tun2socks

Source

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.