A convenient interface to execute shell-commands or browse the filesystem on your remote web server. Similar to a telnet or SSH connection. Use it for administration and maintenance of your web site using commands like ps, cat, gunzip, and more.
Additional website: https://phpshell.sourceforge.io/
This project now hosts the third-generation of Java SSH API, Maverick Synergy. This API builds on the Maverick Legacy commercial APIs and delivers a new API in a unified client/server framework. This API is available to the community under the LGPL open source license.
This update includes ed25519 support, support for the new OpenSSH private key file format and stronger key exchange algorithms.
...This project has merged into another that can be found here:
https://github.com/nicrohobak/Toolbox
------------------------------------------------------------
A simple telnet server originally developed as a foundation to a MUD server project called HexMUD. These project should be maintained alongside each other, but this particular project should be a very generic telnet/SSHserver and nothing more. The game logic belongs in the HexMUD project.
A daemon used for automating ssh sessions via XML. The automation process is prompt driven and capable of handling conditional prompts as well. 100% Perl Cpan modules required. Will reduce soon Net::Server XML::Simple Net::SSH::Perl Data::Dumper::Simple
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
SBD is a way of leaving ultra-secure minimal access to a computer, which allows you to run a single command based on a one time key. It is good if you don't want to have an sshserver running all the time, but only want to start it when needed.