Quickstarts
Language Support
Client Side
Server Side
Channels
Pipe
If you haven’t already, install the CLI as documented here.
You can open a tunnel between your deployments and local machine via hop fwd - then select the local & remote ports to open.
hop fwd
Without hostnames
To tunnel your deployment without host entries
hop fwd [deployment_name]
With hostnames
To add <name>.hop to your hosts file, sudo the tunnel in addition to providing the --hosts flag.
<name>.hop
--hosts
sudo hop fwd [deployment_name] --hosts