You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add per connection Port override check
* add log output to track what was done
* update port configuration precedence to something more sensisble
* remove code-golf'ing and make it more readable
* as per net/url, the .Host member can contain the portname
this will throw off the ssh_config lookups as the target will be incorrectly
given the server:port string instead of simply server
0 commit comments