📄 readme
字号:
This release of OpenSSH is for OpenBSD systems only.Please read http://www.openssh.com/portable.htmlif you want to install OpenSSH on other operating systems.To extract and install this release on your OpenBSD system use: # cd /usr/src/usr.bin # tar xvfz .../openssh-x.y.tgz # cd ssh # make obj # make cleandir # make depend # make # make install # cp ssh_config sshd_config /etc/sshOpenSSH is a derivative of the original and free ssh 1.2.12 releaseby Tatu Ylonen. Aaron Campbell, Bob Beck, Markus Friedl, NielsProvos, Theo de Raadt and Dug Song removed many bugs, re-added newerfeatures and created OpenSSH. Markus Friedl contributed the supportfor SSH protocol versions 1.5 and 2.0.See http://www.openssh.com/ for more information.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -