File: control

package info (click to toggle)
mssh 2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 932 kB
  • ctags: 191
  • sloc: sh: 1,938; ansic: 1,898; makefile: 45; sed: 16
file content (27 lines) | stat: -rw-r--r-- 974 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: mssh
Section: admin
Priority: optional
Maintainer: Hector Garcia <hector@debian.org>
Build-Depends: dh-autoreconf,
               bash-completion,
               debhelper (>= 9~),
               libgconf2-dev,
               libgtk-3-dev,
               libvte-2.91-dev,
               intltool
Standards-Version: 3.9.6
Homepage: http://baloo.dyndns.biz
Vcs-Git: git://baloo.dyndns.biz/mssh.git
Vcs-Browser: http://baloo.dyndns.biz/gitweb/?p=mssh.git;a=shortlog;h=refs/heads/master

Package: mssh
Architecture: any
Depends: openssh-client,
         ${misc:Depends},
         ${shlibs:Depends}
Description: tool to administrate multiple servers at once
 MultiSSH is a GTK+ based SSH client designed to connect to multiple
 servers and issue to same commands to each server, making administering
 multiple servers less of a chore. There is also functionality to only
 issue commands to individual servers, and to select a portion of the
 servers to send commands to.