[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#777335: ITP: sshcommand -- turn SSH into a thin client specifically for your command



Package: wnpp
Severity: wishlist
Owner: Alessio Treglia <alessio@debian.org>

* Package name    : sshcommand
  Version         : 0~20150207.1~e6d1655
  Upstream Author : Jeff Lindsay <progrium@gmail.com>
* 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>


Reply to: