[ 原始碼: sshcommand ]
套件:sshcommand(0~20160110.1~2795f65-1.1)
sshcommand 的相關連結
Debian 的資源:
下載原始碼套件 sshcommand:
- [sshcommand_0~20160110.1~2795f65-1.1.dsc]
- [sshcommand_0~20160110.1~2795f65.orig.tar.xz]
- [sshcommand_0~20160110.1~2795f65-1.1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
turn SSH into a thin client specifically for your command
Simplifies running a single command over SSH, and manages authorized keys (ACL) and users in order to do so.
It basically simplifies running:
ssh user@server "ls -l <your-args>"into:
ssh ls@server <your-args>
其他與 sshcommand 有關的套件
|
|
|
|
-
- dep: openssh-server
- secure shell (SSH) server, for secure access from remote machines
- 或者 ssh-server
- 本虛擬套件由這些套件填實: dropbear-bin, openssh-server, tinysshd