We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I made a fork of this some years ago for creating tunnels within my University's firewall to expose servers without port forwarding.
Since then I've slowly added little features I wanted along the way.
It now supports both Windows and Unix.
It can create tunnels to arbitrary ports (not just 22).
Automatically download the ngrok executable suited to your CPU architecture (x86, x86_64, arm, arm64)
I've used it for the last 5 years and it's been really helpful for doing projects within restrictive network environments.
Feel free to check it out here: https://github.com/OscarVanL/nomohead
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I made a fork of this some years ago for creating tunnels within my University's firewall to expose servers without port forwarding.
Since then I've slowly added little features I wanted along the way.
It now supports both Windows and Unix.
It can create tunnels to arbitrary ports (not just 22).
Automatically download the ngrok executable suited to your CPU architecture (x86, x86_64, arm, arm64)
I've used it for the last 5 years and it's been really helpful for doing projects within restrictive network environments.
Feel free to check it out here: https://github.com/OscarVanL/nomohead
The text was updated successfully, but these errors were encountered: