Could be possible to add port selection for Telnet/SSH client when it is called from Winbox ?
In addition, “Last Telnet/SSH sessions” would be a plus. Like a drop down menu that “remembers”, user’s last 10 sessions with their options.
Could be possible to add port selection for Telnet/SSH client when it is called from Winbox ?
In addition, “Last Telnet/SSH sessions” would be a plus. Like a drop down menu that “remembers”, user’s last 10 sessions with their options.
You can do it from the terminal:
/system ssh <address> port=<##> user=<name>
/system telnet <address> <port>
But in winbox you can’t even use :.
It also has trouble connecting to IPv6 addresses.
Yes I know that way, but I would like to be possible via Winbox.
open winbox, open “new terminal” and off you go ssh and telnet from box you are logged in..
and in 3.18 you can change winbox port, so you can even redirect to a router inside your network some port and then connect from there to other boxes using ssh and telnet.