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

Pinggy SSH tunnels #843

Open
blastedcode opened this issue Dec 9, 2024 · 0 comments
Open

Pinggy SSH tunnels #843

blastedcode opened this issue Dec 9, 2024 · 0 comments

Comments

@blastedcode
Copy link

I am new to Rio and currently use iTerm2 on a MAC running Sequoia 15.1.1

To test services during development I sometimes require a domain and use a service called Pinggy from https://pinggy.io/

In its most basic its a simple ssh command

ssh -p 443 -R0:localhost:3001 a.pinggy.io

This will then creates a tunnel that points back to my machine for the service running on port 3001.
I Iterm I get the follwoing and all is running as expected

Screenshot 2024-12-09 at 11 12 17

In rio I get the following as it returns back to the prompt.

Allocated port 9 for remote forward to localhost:3000
Error: Recovered
Connection to a.pinggy.io closed by remote host.
Connection to a.pinggy.io closed.
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