[ 源代码: sshcommand ]
软件包:sshcommand(0.20.1-0.1)
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
- SSH 服务器,用于从远程安全访问
- 或者 ssh-server
- 本虚包由这些包填实: dropbear-bin, lsh-server, openssh-server, tinysshd
