File: control

package info (click to toggle)
mssh 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 436 kB
  • ctags: 152
  • sloc: ansic: 1,363; sh: 994; makefile: 72
file content (19 lines) | stat: -rw-r--r-- 820 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: mssh
Section: admin
Priority: optional
Maintainer: Bradley Smith <bradsmith@debian.org>
Build-Depends: debhelper (>= 7), libgtk2.0-dev, libvte-dev, libgconf2-dev
Standards-Version: 3.8.3
Homepage: http://brad-smith.co.uk/
Vcs-Git: http://git.brad-smith.co.uk/git/debian/pkg-mssh.git
Vcs-Browser: http://git.brad-smith.co.uk/?p=debian/pkg-mssh.git

Package: mssh
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client
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.