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

Custom domain does not work with SSH #700

Open
tcz opened this issue May 6, 2024 · 0 comments
Open

Custom domain does not work with SSH #700

tcz opened this issue May 6, 2024 · 0 comments

Comments

@tcz
Copy link

tcz commented May 6, 2024

I'm trying to set up SSH access to a Raspberry Pi behind firewall. I need it to have a custom domain. I have Ngrok PRO.

I added a custom domain on the web, yet when I try to set up Ngrok with the following command:

/usr/local/bin/ngrok tcp 22 --domain olivera.ngrok.dev

...I get the following error:

ERROR:  unknown flag: --domain

With HTTP it works perfectly fine:

/usr/local/bin/ngrok http 80 --domain olivera.ngrok.dev


$ ngrok -v
ngrok version 3.9.0
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