Would it make sense to show the (ssh) server ip instead of 127.0.0.1 in the overview for ssh-tunneled connections? #123
Closed
PureIncompetence
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
Seems like a nice improvement. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Implemented in 7ef81be |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now the shown host IP is always the one of the vnc-server (usually 127.0.0.1 for ssh-tunneled connections), which technically is undoubtly correct, but imho kind of unintuitive, as I would expect to see the the remote host ip (no matter if direct vnc or vnc through ssh) I'm connecting to. Additionally it would create a better distinction between different hosts than showing localhost for every ssh-tunneled connection.
Beta Was this translation helpful? Give feedback.
All reactions