15 projects for "java ssh client" with 2 filters applied:

  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    whoami.filippo.io

    whoami.filippo.io

    A ssh server that knows who you are. $ ssh whoami.filippo.io

    whoami.filippo.io powers a diagnostic service that reports what your client and connection look like from the other side, making it a handy mirror for network and TLS debugging. It surfaces details such as your IP address, protocol versions, cipher suites, SNI, and other attributes that are otherwise tedious to confirm across layers. The tool emphasizes clarity and minimalism, helping engineers quickly verify configuration changes in browsers, proxies, VPNs, or CLI tools. It is especially...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Russh

    Russh

    Rust SSH client & server library

    Russh provides a Rust library for implementing SSH clients and servers with a modern, async-friendly design. It exposes building blocks for authentication, channel management, port forwarding, and key handling, allowing you to embed SSH functionality directly into Rust applications. The API is designed to be explicit and composable, making it possible to implement custom behaviors like reverse tunnels, interactive shells, and service multiplexing. Because performance and safety are central,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tabby Web

    Tabby Web

    An SSH/Telnet/Serial client in your browser

    ...The architecture splits concerns: a Django-based control plane manages users, auth, and configuration, while a gateway service handles network transport so browser clients can reach SSH, Telnet, or serial targets. This separation enables multi-user deployments with persistent settings, role-based access, and storage backends for artifacts. It’s useful for organizations that need managed remote access from within a web portal, without installing a full desktop client on every machine. With its focus on admin ergonomics and end-user UX, Tabby Web turns terminal access into a managed, auditable, and scalable web application.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    libpwmd

    API for Password Manager Daemon (pwmd)

    Libpwmd provides an API for connecting to pwmd. It allows for your application to easily store and retrieve data from a pwmd server. It does all the work of setting up the socket and socket IO. Fetching element content can be done in as little as 4 function calls: pwmd_new(), pwmd_connect(), pwmd_open() and pwmd_command().
    Downloads: 2 This Week
    Last Update:
    See Project
  • Secure Your Containers with Chainguard Icon
    Secure Your Containers with Chainguard

    1,400+ trusted container images to eliminate your vulnerabilities and mitigate malware

    Chainguard Secure Containers — Spend less time patching vulnerabilities and more time building software that innovates. Secure, CVE-free OSS that empowers teams to build the future instead of patch the past.
    Learn More
  • 5

    YADE (SOSFTP)

    A Batch and API oriented application for managed file transfer.

    YADE (former SOSFTP) is a batch file transfer solution for FTP, FTPS, SFTP, WebDAV and other protocols. It provides a configurable command line client, an API and a bridge to the SOS JobScheduler. YADE comes with advanced error handling and logging capabilities. YADE is able to create and maintain a transfer history in a central database. Product Knowledge Base at https://kb.sos-berlin.com Change Management System at https://change.sos-berlin.com
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    ZimmerSCP

    ZimmerSCP

    SCP GUI client for altering two remote file systems.

    This program is a GUI based SCP (Secure CoPy) client. It utilizes three windows for three file systems, allowing files to be copied between them, as well as files in each to be deleted, edited, or renamed either independently, or remote files in sync with each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SSH System Administration Tool

    SSH System Administration Tool

    SSH Java client GUI for Unix, Linux administration and monitoring

    Raanan Zion https://au.linkedin.com/pub/raanan-zion/88/7b9/255 ssh Java interface for Unix, Linux and MS Windows system administration and monitoring. Automates firewall rule checks; exporting the results into Excel. Allows you to run multiple Unix commands on multiple servers simultaneously. Captures your network traces (on the port/ports and interface/interfaces of your choice) and at at a click of a button copies them back to your desktop opening.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MySecureShell is a sftp-server developing tool which help to make a ftp server like proftpd but very securised with SSH encryption. This software is highly configurable and very easy to install and use. Project has moved to https://github.com/mysecureshell/mysecureshell !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IdeaConnect parallelSSH

    .NET SSH client allowing to execute commands on multiple servers

    IdeaConnect parallelSSH (pSSH) is a Secure Shell connection client created in C# which runs under .NET and/or Mono platforms. Allows to open multiple SSH connections under Windows, OSX and Linux (Debian, CentOS, Ubuntu, openSUSE) platforms. The aim of the project is to create a good solution for management of multiple Linux-based servers. Built upon SharpSSH JSch wrapper by Tamir Gal, GPL licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Polygon Software | Apparel Software | PLM and ERP Solutions Icon
    Polygon Software | Apparel Software | PLM and ERP Solutions

    Small to mid-sized sewn goods manufacturers and textile mills.

    PolyPM is an integrated enterprise resource planning (ERP) and product lifecycle management (PLM) solution developed by Polygon Software. Built for small to medium-sized apparel manufacturers, PolyPM enables businesses to integrate all aspects of the product development, supply chain and production processes, as well as instantly access all their style and manufacturing information anywhere in the world. This allows businesses to shorten time-to-market, incur lower development costs, and improve customer service and worker productivity.
    Learn More
  • 10
    Turm

    Turm

    The *nix remote manager

    ...The primary goal is to create a system that can manage: - LXC Containers - Libvirt virtual networks - OpenVPN networks - Reverse proxies for IPv4 - IPv6 networking - Web-Hosting applications - Content Management System's - Simple configuration commands and routines The end game is an administrator tool that can manage even a complex cloud-computing-like system as a hybrid virtual and real server farm. Turm can run from any LAMP system, (Linux Apache MySql PHP), and control any SSH-accessible client. Unix/Linux, Os X, and possibly even Windows via freeSSHd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PHP SSH2 lib

    Fork of PECL SSH2 0.11.3 includes keyboard_interactive login

    PECL SSH2 is a library for using SSH in PHP. The function ssh2_auth_password fails if the SSH client has keyboard_interactive method set. This fork is made to rectify the above problem. The patches have been sent to PECL . It may release in their next package release also. Visit http://www.adcoprod.com/ njoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HSCP (Hybrid scp) is developing to transmit the large size file at high speed on the long distance and wideband infrastructure. It has achieved the fast transfer by changing the file transfer part of scp into the UDP (using UDT).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Please use https://code.google.com/p/ganymed-ssh-2/ , as this current project is not getting the attention it should and therefore should be considered as 'parked'. Orion SSH for Java is a library which implements the SSH-2 protocol in pure Java. This is the new name, and home, for Trilead SSH (formerly Ganymed SSH2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Loma Larga

    Loma Larga

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Monocaffe Connections Manager
    Is a complete GUI replacement for the gnome terminal which allows you to manage your connections, cluster mode (for sending commands for several servers at the same time) and support for ssh, ftp, telnet, vnc and rdesktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next