File: control

package info (click to toggle)
mssh 2.2-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,152 kB
  • sloc: sh: 1,938; ansic: 1,866; xml: 74; makefile: 41; sed: 16
file content (27 lines) | stat: -rw-r--r-- 956 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: Héctor García Álvarez <hector@debian.org>
Build-Depends: dh-autoreconf,
               bash-completion,
               debhelper (>= 9~),
               libgtk-3-dev,
               libvte-2.91-dev,
               intltool
Standards-Version: 4.1.2
Homepage: https://hgarcia.es/
Vcs-Git: https://hgarcia.es/git/Projects/debian-mssh.git
Vcs-Browser: https://hgarcia.es/git/Projects/debian-mssh

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