SSH Client推荐集

张开发
2026/5/24 5:40:37 15 分钟阅读
SSH Client推荐集
1.来自于Windows自带的OpenSSH客户端程序从图示位置查看比如下图C:\Users\Andyssh usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface] [-b bind_address] [-c cipher_spec] [-D [bind_address:]port] [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11] [-i identity_file] [-J destination] [-L address] [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-P tag] [-p port] [-Q query_option] [-R address] [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]] destination [command [argument ...]]2.第三方app软件推荐免费PuTTY在微软Store商店安装PuTTY操作简单。还有其他哈从微软Store商店列表中选

更多文章