ProxyTerm (pterm) is a simple tool to control console applications running on a remote machine. Unlike in telnet/ssh, applications are not terminated if the connection is shut down, but are kept running for subsequent connections from pterm clients.
NxServLiv allow compressed remote X sessions using NoMachine's NX oss libraries.
Like sshterminal but graphical. Work from Modem to Lan with different compression ratios.
Developed initially for the Spanish distro LiVux
NetStation is a linux distribution for diskless thin clients terminals using standard x86 hardware. It can boot from network, floppy or flash-disk and connect to an application server using VNC, RDP, XDM, SSH, Telnet or Citrix ICA.
The Java(tm) Telnet Applet is a fully featured telnet/SSH program that allows users to connect and login to remote hosts via the Internet or an
Intranet using only their WWW Browser. It includes not only telnet-compliant connection services, but also th
This is a GNOME applet using tiny shell scripts to establish (particularly secured) remote terminal and application sessions. Currently supported: telnet, rsh, ssh and VNC.
ProxyOstium is a UNIX program, that hooks network-related libc functions in dynamically linked programs via a preloaded DLL and redirects the connections through SOCKS4a/5 or HTTP proxies.
Terminal emulation using ANSI escape sequences, written in Flex/AS3 and could be embedded in browser or use standalone with Adobe AIR. Planned to be able to connect foreign hosts via ssh/telnet and also play sessions recorded with ttyrec.
OpenSSH is a free version of the SSH connectivity tools that technical users of the Internet rely on. This project uses Cygwin binaries in combination with the OpenSSH to create a OpenSSH binaries installation for Windows.
Monitor your network services and displays a DEFCon level
DEFConMon is a network monitoring tool allowing to display final service level on a "public" screen.
It allows to use many type of network sensors : ICMP ping, TCP ping, HTTP request, SSH command, etc.
Based on Perl modules.
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port...