Expose your SSH server
ngrok’s TCP endpoints work well for SSH traffic. Start a TCP endpoint to port22 and you’re ready to connect.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Learn how to use ngrok TCP endpoints to access your local SSH server remotely on port 22 with proper port specification.
22 and you’re ready to connect.
ngrok tcp 22
ssh -p PORT user@NGROK_TCP_ADDRESS
Was this page helpful?