Hello,
In my ssh configuration file, I've
Host *
Port 22
In this case, tmate tries to connect to port 22 even with set -g tmate-server-port "xxxx" in .tmate.conf.
IMHO, either tmate should ignore local ssh config or should be able to use a specific ssh configuration block.
Kinds regards,
Hello,
In my ssh configuration file, I've
Host *Port 22In this case, tmate tries to connect to port 22 even with
set -g tmate-server-port "xxxx"in .tmate.conf.IMHO, either tmate should ignore local ssh config or should be able to use a specific ssh configuration block.
Kinds regards,