Create TLSTCP Tunnels with Pinggy

Create a tunnel using a single command.

ssh -p 443 -R0:localhost:<localport> tlstcp@a.pinggy.io
ssh -p 443 -R0:localhost:<localport> <token>+tlstcp@a.pinggy.io

TLSTCP is the wrapper on top TCP. It provides an option to connection to a TCP based service via TLS.