Skip to content
New issue

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

Support for Windows & Unix, Create tunnels to any port, Automatic executable downloads #3

Open
OscarVanL opened this issue Nov 6, 2020 · 0 comments

Comments

@OscarVanL
Copy link

OscarVanL commented Nov 6, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant