Aug 12, 2023
· 2 mins read
Paste this command to get a tunnel to localhost, port 8000:
ssh -p 443 -R0:localhost:8000 qr@a.pinggy.io

Ngrok is an excellent tool loved by developers worldwide. If you need to expose your localhost server, Ngrok comes in handy. However, utilizing Ngrok requires downloading a platform-specific program (binary) for your operating system, be it Mac, Windows, or Linux. Subsequently, you must make the binary executable and launch it from the terminal. This process of obtaining Ngrok can often be cumbersome.
Pinggy is an easy to use alternative that you do not need to download. With