Package: wnpp
Severity: wishlist
Owner: Alessio Treglia <[email protected]>

* Package name    : sshcommand
  Version         : 0~20150207.1~e6d1655
  Upstream Author : Jeff Lindsay <[email protected]>
* URL             : https://github.com/progrium/sshcommand
* License         : Expat
  Programming Lang: Bash
  Description     : 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>


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to