The Null-modem emulator (com0com) is a kernel-mode virtual serial port driver for Windows. You can create an unlimited number of virtual COM port pairs and use any pair to connect one COM port based application to another. The HUB for communications (hub4com) allows to receive data and signals from one COM or TCP port, modify and send it to a number of other COM or TCP ports and vice versa.
<b>PROJECT MOVED TO GITHUB</b>
https://github.com/SpongeBobSun/QTerm
This is a terminal emulator written in QT.
Support telnet protocol and support TLS encryption.
You can use this emulator to connect mainframes like HP nonstop server & etc.
Since it's written in QT so it's cross platform (Windows, Mac OS X,Linux).
...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/SSH server and nothing more. The game logic belongs in the HexMUD project.
Control- and Status-Utility for Tr*ndCh*p-based ADSL-modems. It allows to access the devices' console-service and retrieves their current staus. For example those TC3084 devices are supported: Lucent CELL 19A-BX, Speed Modem 50B(+) and 200 by Arcor.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Cursed Menu aims to create an ncurses based menu system for character terminal sessions. This menu program could be used to create user, system administration, or utility menus for clients connecting with text based clients such as telnet, ssh, or rlogin
SWAL is a program that can launch as a service (or standalone) and monitor other services and control other programs. Written in C++ and might have some .NET components (planning on a linux port)
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 ssh server running all the time, but only want to start it when needed.
A cross-platform Operating System object model, including a cross-platform object-oriented text-only shell specification and other applications based on this object model. This also may include a lightweight Operating System based on the same model.
taTelnet is a cross-platform telnet program utilizing the wxWindows cross-platform GUI library. The motivation is that most telnet's (especially M$'s) don't work properly and what's worse is that you can't get the source code to fix it.