Port Forward
Connect with your local TCP internal service
Connect to the TCP service
Open a new terminal and type
hoop connect tcpservice
connection: tcpservice | session: d5c6d052-66a1-4954-ab05-a8c7d6d20f20
--------------------tcp-connection--------------------
host=127.0.0.1 port=8999
------------------------------------------------------
ready to accept connections!
Use It
Assuming the TCP service implements the HTTP protocol
curl http://127.0.0.1:8999