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

[Feature-Request] - Record notes when starting a tunnel #290

Open
manprint opened this issue Jan 1, 2024 · 0 comments
Open

[Feature-Request] - Record notes when starting a tunnel #290

manprint opened this issue Jan 1, 2024 · 0 comments
Labels
feature-request A request for a new feature

Comments

@manprint
Copy link

manprint commented Jan 1, 2024

Hi @antoniomika,

It would be interesting to implement a mechanism to log notes when starting an http(s)/tcp tunnel.
Maybe with a "note" parameter to be passed to the client side when establishing the tunnel.

For example:

ssh -p 2222 -R foo:80:localhost:8080 mysishserver.it note="Tunnel for testing my DAV service, instantiated on the dav-01 machine on the office ced"

This note should appear in the console (perhaps with a button that shows it if the note is present)
In this way, from the console you can keep track of what each tunnel does via these notes (at the moment I have an excel sheet in which I manually mark all the instantiated tunnels)

This feature would be truly appreciated.

Thank you so much for your work with sish!

@antoniomika antoniomika added the feature-request A request for a new feature label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants