Commons-SSH is a thin bridge between different JavaSSH implementations libraries. It doesn't contain any crypto-related code and created to be used by projects who doesn't want to care about export control regulations (let client to decide)
java cmd line config builder for network devices eg cisco, netscreen, nokia firewalls etc. Those configs can be transferred by telnet/ssh. Includes various servers (http, ftp, tftp) for testing firewalls, layer5 switches. tftp backup for cisco devices
FONC (FTP Over Normal Connections) allows both active and passive FTP transfers via normal port connections. This allows FTP (both control and data transfers) over simple ssh tunnels among other things. FONC is easy to setup, and runs anywhere java can.
A web-based interface to remotely deploy J2EE (Java EE now) applicaitons. Does not require any database backend. Only requirements are ssh key based authentication to remote servers.
Remote deployment is language agnostic. Remote scripts are called using ssh remote command invocation. Standard scripts for remote tomcat servers are provided.
Screen Shot: https://sourceforge.net/projects/jdeployer/screenshots/286655
jLlama is a desktop application to monitor servers over SSH. Any figure retrieved from the command line can be polled and graphed in real time. Out of the box, jLlama can graph CPU and Memory usage for Linux and Solaris servers.
Cluster101 allows you to run software on many hosts and perform a simple task scheduling. No need to install any software on the hosts (it just runs tasks via ssh). It is typically used for running scientific applications on University campuses.
A Grid Security Interface (GSI) enabled SSH terminal application based on the SSHTools suite. Users can use GSI-SSHTerm as an easy way of connecting to the Grid.
Black scalpel is an advanced graphical (Swing gui) security and analysis tool written in Java, C and Assembler (platform independent). Current stage is early alpha, many features are still missing. Use SVN!
Lomalarga is a VPN-like service based on SSH and Linux.
Lomalarga is a port forwarding (VPN-like) service based on SSH & Linux. Based entirely on open source. The client is written in C# and the administration is based on Linux/lighttpd/PostgreSQL/PHP, with the UI written with Google Web Toolkit.
Tuna is a tunneling administrator that enables the creation of SSH port forwardings. Works with Linux, Windows, and Mac. Web GUI for local or remote management. XML configuration. Installable on a server. on-hot setup of port forwardings
JMrTools, is inspired by the MrTools Perl Project (Written by Robert Marino). This JAVA project implements ssh telnet, scp, rsync, sftp, ftp, and stdio. Providing execution/transfer of commands, script, or files on Multiple hosts concurrently.
SSH macro tool. This software is used for running simple command line based macros on multiple hosts running SSH. It provides remote scripting to multiple platforms via SSH (i.e. change your password on 20 systems automatically).
Java based system administration infrustructure for any system that can run a ssh server. It does not need agents installed on target systems, instead it uses expect tool to connect and manage systems.
Command line and wxWidgets UI for an HTTP(S) proxy that can tunnel web requests over one or more SSH tunnels to one or more web specified servers, while using a direct connection for all other traffic.
'ssh2all' is a program for sending commands simultaneously to a group of hosts
over ssh. Hosts are organized into clusters, which can then become the target
of a series of commands (or a script).
The hosts' output is finally compared and summarized.
SshView is an ssh terminal for the Eclipse IDE. Be advised: The latest release appears to require Eclipse 3.2 (build M20060629-1905) aka the Callisto release. Contact me if you're interested in lending a hand with the project.
BatchSSH (or just bssh) is a command line tool for batch execution of commands over SSHv2. BatchSSH is implemented in Java and is therefore platform agnostic. It support's simple but flexible target host definition, SSH gateways and Single-Sign-On.
ssh port forwarding - this java application creates multiple port forwarding tunnels to remote hosts, using SSH2 logins with public key or user/password. This provides secure access for mobile devices that support a java VM.
JSSHTunnel is a lightweight GUI application which forwards local & remote ports over SSH connections. It is written in Java and uses Eclipse SWT & JSch. All you need is a JVM to run it. 0.0.0 is targeted at Windows and resides in the System Tray.
Tiny linux distro with howto that runs solely on ramdisk, boots from CD, network, or USB, is less than 40MB, and works as a server/router with many different servers (Apache web, ssh, ftp, telnet, etc). Minimalized from Fedora Distribution.
This small project fills a need for network administrators to centralize their SSH keys management. It allows to manage a database of public keys via a GUI (and an upcoming command line interface), dinamically enabiling on a per-key, per-user and per-host
JWall is not just a java gui for iptables. JWall is a multi firewall management client. A secure rulebase can be built with graphical objects. Rulesets can be pushed to remote firewalls (via ssh). The remote firewall just needs to be Linux with sshd