RSS 37 projects tagged "SSH"

Download No website Updated 27 Mar 2013 ssh-ident

Screenshot
Pop 36.12
Vit 9.14

ssh-ident allows you to have a single line in your .bashrc, then let it take care of loading ssh-agents when first needed, load all the necessary keys, and share ssh-agents across login consoles. If you have multiple identities for the same account, it is able to load different keys depending on the host you connect to or the path you are working from. At the same time, it keeps the ssh-agents separated and forwards only the keys which are needed for the specific host. It also allows you to specify ssh-add options, so you can automatically lock keys which are unused for a certain time, or have a confirmation request every time a specific key is used.

Download Website Updated 23 Apr 2013 KeyBox

Screenshot
Pop 242.86
Vit 2.80

KeyBox provides a way to manage OpenSSH v2 public keys, and can start a Web-based SSH terminal to execute commands and scripts on multiple SSH sessions simultaneously. The authorized_keys file is generated and distributed based on relationships maintained in the application. This allows for centralized management to help prevent public key sprawl. Also, composite terminals or scripts can be created so that commands can be shared across SSH sessions.

No download No website Updated 02 Feb 2013 DynaFabric

Screenshot
Pop 36.99
Vit 11.65

DynaFabric is an SSH-based command dispatching and systems management framework, designed for easy implementation on existing networks. It allows you to configure SSH key based authentication and centrally dispatch commands, manage installed software, maintain services, and enforce policies across your systems. It is designed to be platform agnostic; support is being developed for FreeBSD, OpenBSD, NetBSD RHEL/CentOS, Ubuntu, Solaris 10, Solaris 11, and Illumos.

Download No website Updated 24 Dec 2012 ECommands

Screenshot
Pop 18.28
Vit 13.51

ECommands is intended to make it easy to execute commands over Unix/Linux Servers using a Web interface. It was implemented completely in Python and Django, and it will work from automation processes to generalization commands. It allows centralized administration, better understanding of repetitive and complex operating systems commands, connections made over SSH to multiple servers using a Web console, auditory feedback over the execution of commands processes on servers, multiple users and permissions, easy installation on 64-bit Linux, grouping commands, and more.

Download No website Updated 28 Aug 2012 fexpect

Screenshot
Pop 32.19
Vit 17.13

fexpect is an extension of fabric for handling prompts with expect.

No download No website Updated 22 May 2012 fssh

Screenshot
Pop 13.78
Vit 19.81

fssh is a wrapper script that is meant to be used as a drop-in replacement for ssh. It fixes some lexing problems with the standard 'ssh' command, and adds useful features such as automatic secure end-to-end encryption through multiple hosts, and host aliases.

Download Website Updated 10 Mar 2012 Ansible

Screenshot
Pop 39.04
Vit 21.57

Ansible is a radically simple deployment, configuration, and command execution framework. It is dead simple and painless to extend. Extending Ansible does not require programming in any particular language; you can write modules as scripts or programs which return simple JSON. It’s also trivially easy to just execute useful shell commands.

No download No website Updated 22 Jul 2011 Pylibssh2

Screenshot
Pop 38.73
Vit 1.00

Pylibssh2 is a C extension module to provide a high level python API. The libssh2 API is fairy well respected and exported into a Python API.

Download Website Updated 15 Jul 2011 SSHConf

Screenshot
Pop 40.12
Vit 1.00

SSHConf is a graphical editor for SSH configuration files.

Download Website Updated 30 May 2013 SecureCRT

Screenshot
Pop 260.62
Vit 18.60

SecureCRT provides terminal emulation with secure remote access, file transfer (SFTP and X/Y/Zmodem), and data tunneling. Supported access protocols are SSH 1 and 2, telnet, telnet/SSL, and serial. It has emulation support for VT100/102/220, ANSI, SCO ANSI, Wyse 50/60, Xterm, and Linux consoles. It provides session management and tabbed sessions in one or more windows. The program is fully scriptable via VBScript, JScript, PerlScript, or Python.

Screenshot

Project Spotlight

Pcompress

A parallel compression and deduplication utility.

Screenshot

Project Spotlight

help2info

A command which generates a simple info manual from other commands.