[ 原始碼: 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
- secure shell (SSH) server, for secure access from remote machines
- 或者 ssh-server
- 本虛擬套件由這些套件填實: dropbear-bin, lsh-server, openssh-server, tinysshd
