在 windows 10 版本 10.0.16299 有提供了 openssh_client 功能。我參考文章 https://goo.gl/BdJhR8 安裝之後使用上卻卡在以下錯誤訊息
Unable to negotiate with 192.168.2.242 port 22: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
畫面如下
我猜是 沒有 ssh_config 的設定關係,但不知道怎樣解決這問題