【发布时间】:2012-03-27 04:54:18
【问题描述】:
OpenSSH 5.9 中显然存在某些安全漏洞。我尝试从 openssh 网站下载 openssh-5.9.tar.gz 文件,但我不知道如何使用源代码更新我的 mac(10.7.3) 上的版本。这是可行的还是苹果在发布下一个版本的 Lion 时需要更新的东西?
ssh -v
OpenSSH_5.6p1, OpenSSL 0.9.8r 8 Feb 2011
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-e escape_char] [-F configfile]
[-I pkcs11] [-i identity_file]
[-L [bind_address:]port:host:hostport]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-R [bind_address:]port:host:hostport] [-S ctl_path]
[-W host:port] [-w local_tun[:remote_tun]]
[user@]hostname [command]
【问题讨论】:
标签: macos osx-lion macports openssh