aboutsummaryrefslogtreecommitdiff
path: root/security/mussh/pkg-descr
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2002-02-17 09:21:47 +0000
committerMark Pulford <markp@FreeBSD.org>2002-02-17 09:21:47 +0000
commit215ca0d9464d9ef8f7e68e09b5953e11971db0f0 (patch)
treef5ce77523d05dca0fd07800febeb6514f05279af /security/mussh/pkg-descr
parent776bd91f1840aeb07a2c3d028aabce777457ab17 (diff)
downloadports-215ca0d9464d9ef8f7e68e09b5953e11971db0f0.tar.gz
ports-215ca0d9464d9ef8f7e68e09b5953e11971db0f0.zip
Add mussh 0.4, a tool for easily running the same commands on multiple
hosts. PR: 34217 Submitted by: Yen-Ming Lee <leeym@leeym.com>
Notes
Notes: svn path=/head/; revision=54806
Diffstat (limited to 'security/mussh/pkg-descr')
-rw-r--r--security/mussh/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/mussh/pkg-descr b/security/mussh/pkg-descr
new file mode 100644
index 000000000000..4d1af1b8ac61
--- /dev/null
+++ b/security/mussh/pkg-descr
@@ -0,0 +1,6 @@
+Mussh is a shell script that allows you to execute a command or script
+over ssh on multiple hosts with one command. When possible mussh will use
+ssh-agent and RSA/DSA keys to minimize the need to enter your password
+more than once.
+
+WWW: http://sourceforge.net/projects/mussh/