mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 17:44:05 +08:00
18 lines
317 B
Plaintext
18 lines
317 B
Plaintext
title "ssh"
|
|
refer `
|
|
官网 http://www.openssh.com/
|
|
源码 https://github.com/openssh/openssh-portable
|
|
文档 https://man.openbsd.org/ssh
|
|
`
|
|
|
|
chapter "应用"
|
|
field "登录" ssh.dial
|
|
|
|
field "公钥" ssh.public
|
|
field "服务" ssh.listen
|
|
field "连接" ssh.connect
|
|
field "会话" ssh.session
|
|
field "命令" ssh.command
|
|
|
|
|