tuntox

Tunnel TCP connections over the Tox protocol for secure communication

brewmacoslinux
Try with needOr install directly
Source

About

Tunnel TCP connections over the Tox protocol

Commands

tuntox

Examples

Start tuntox server to accept incoming tunnel connections$ tuntox -s
Connect to a remote tuntox server using its Tox ID and forward local port 8080 to remote port 80$ tuntox -c <TOX_ID> -L 8080:127.0.0.1:80
Display the local Tox ID for sharing with remote users$ tuntox -i