1
0
forked from x/icebergs
icebergs/base/ssh/ssh.shy
2021-05-30 23:37:39 +08:00

15 lines
278 B
Plaintext

chapter "ssh"
refer `
官网 http://www.openssh.com/
文档 https://man.openbsd.org/ssh
源码 https://github.com/openssh/openssh-portable
`
field "服务" ssh.service
field "通道" ssh.channel
field "连接" ssh.connect
field "会话" ssh.session
field "脚本" ssh.source