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

Automatic creation of reverse SSH tunnels #19

Open
romain-jacob opened this issue Jul 30, 2024 · 3 comments
Open

Automatic creation of reverse SSH tunnels #19

romain-jacob opened this issue Jul 30, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request priority

Comments

@romain-jacob
Copy link
Contributor

It would be useful to have a reverse SSH tunnel automatically created from the client to the server (e.g., at the end of the client registration process).

This will allow SSHing into a client even if that client is behind a NAT.

@romain-jacob romain-jacob added the enhancement New feature or request label Jul 30, 2024
@UsualSpec UsualSpec self-assigned this Oct 8, 2024
@UsualSpec
Copy link
Collaborator

Basically done now. The https://github.com/nsg-ethz/autopower/blob/main/client/signCerts.sh script may need some more adaptations to automate the setup for the server side.

@UsualSpec
Copy link
Collaborator

--> Use another server for this.

@UsualSpec
Copy link
Collaborator

Outstanding: Test on real device,
automating copying of the client key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority
Projects
None yet
Development

No branches or pull requests

2 participants