diff options
author | Dario Nicodemi <dario.sbo@gmail.com> | 2012-12-13 19:18:07 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-15 15:13:33 +0100 |
commit | 38e1674389489652810454ee19f543c3111b03f1 (patch) | |
tree | 848654881f0d21ba3cd9c7d2530e6963c584e969 /network/secpanel/README | |
parent | 39c473f2f664cb4d60f13f4c8e57e69cd6cc14a5 (diff) | |
download | slackbuilds-38e1674389489652810454ee19f543c3111b03f1.tar.gz |
network/secpanel: Added (SSH GUI for Unix).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/secpanel/README')
-rw-r--r-- | network/secpanel/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/secpanel/README b/network/secpanel/README new file mode 100644 index 0000000000..8bd8f99ee5 --- /dev/null +++ b/network/secpanel/README @@ -0,0 +1,9 @@ +secpanel (SSH GUI for Unix) + +SecPanel serves as a GUI for managing and running SSH and SCP +connections. +It's written in tcl. + +Note: SecPanel is not a new implementation of the SecureShell +protocol or the ssh software-suite. SecPanel sits on top of SSH +software-suites and supports the SSH.com and the OpenSSH-version. |