Simple Project List Software Map

86 projects in result set
LastUpdate: 2013-09-03 23:37

PuTTY

PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.

LastUpdate: 2014-04-08 23:19

PAC

PAC provides a GUI to configure SSH and Telnet connections, including usernames, passwords, EXPECT regular expressions, and macros. It is similar in function to SecureCRT or Putty. It is intended for people who connect to many servers through SSH. It can automate logins and command executions.

LastUpdate: 2017-07-13 15:53

Null-modem emulator

Null-modem emulator:ヌルモデムエミュレータ( com0com )は、カーネルモードで動作するWindows用の仮想シリアルポートドライバです。Null-modem emulator(com0com)をインストールしたマシンでは、仮想COMポートのペアを無制限に作成することができます。そして、作成したペアを使ってCOMポートを使用するアプリケーションと接続することができます。

LastUpdate: 2014-05-22 15:03

RealTerm: Serial/TCP Terminal

バイナリと難かしいデータを特にターゲットとするシリアル端末プログラムです。 (1) バイナリデータとデバッギング難しい通信問題。(2) activeXインターフェースを介して他のコンポーネントとして使用するためのコマンド。commポートとTCPをサポート。

Development Status: 6 - Mature
Target Users: Developers, Engineering
Natural Language: English
Programming Language: Delphi/Kylix
User Interface: Win32 (MS Windows)
LastUpdate: 2006-01-15 21:01

AweMUD

AweMUD is a MUD server for use with fantasy-settings. Features include fully dynamic objects and characters, an advanced scripting system, and custom worlds. The engine will eventually have completely interactive rooms (items can be placed under benches, doors can be destroyed), complex magick, and interactive NPCs.

LastUpdate: 2002-01-07 22:11

LTSP

Linux makes a great platform for deploying diskless workstations that boot from a network server. The LTSP is an open source project to create the administration tools that will make setting up a diskless Linux workstation easier.

LastUpdate: 2003-09-21 20:58

CGI-Shell

CGI-Shell provides a shell using CGI, so everyone who has a CGI directory on a Web server can also have a shell on it. It's
comparable to telnet or SSH.

(Machine Translation)
LastUpdate: 2009-03-03 19:05

psyced

psyced is a distributed chat and messaging system based on the Protocol for SYnchronous Conferencing. PSYC is multicast and routed between servers and clients in a scalable and efficient way, but users can also comfortably use IRC clients, telnet, Web chat, WAP, or Jabber to enter the network. psyced also communicates with the network of Jabber/XMPP servers and hosts programmable chat rooms for all of these technologies at once. It also provides gateways to several IRC networks, but unlike IRC, everyone can run a server and be an equal member of the PSYC network. It supports PSYC, XMPP, IRC, TELNET, HTTP, Applet, SMTP, WAP, XML, RSS, and TLS.

LastUpdate: 2011-04-22 10:18

ConMan

ConMan is a serial console management program designed to support a large number of console devices and simultaneous users. It supports local serial devices, remote terminal servers (via the telnet protocol), IPMI Serial-Over-LAN (via FreeIPMI), Unix domain sockets, and external processes (e.g., using Expect to control connections over telnet, ssh, or IPMI Serial-Over-LAN). Its features include logging (and optionally timestamping) console device output to file, connecting to consoles in monitor (R/O) or interactive (R/W) mode, allowing clients to share or steal console write privileges, and broadcasting client output to multiple consoles.

(Machine Translation)
LastUpdate: 2001-10-12 04:07

zssh

zssh (Zmodem SSH) is a program for interactively transferring files to a remote machine while using the secure shell (ssh). It is intended to be a convenient alternative to scp, allowing to transfer files without having to open another session and re-authenticate oneself. zssh is an interactive wrapper for ssh used to switch the ssh connection between the remote shell and file transfers. Files are transferred through the zmodem protocol, using the rz and sz commands.

(Machine Translation)
LastUpdate: 2002-12-06 16:29

SMSTerm

SMSTerm is an application that uses the ICQ2000 protocol to present you a shell on your mobile phone which allows you to interact with your computer from any mobile on a GSM network. It runs a shell on a pty, and allows you to directly send commands to the shell through SMS. Minimal authentication is done over SMS before spawning a shell and offering it to the user on the mobile phone. It is very useful for remote administration tasks, or checking out the status of the network, or just to run some small chores on your system while you are away. It uses Expect.pm in the background. SMSTerm also includes a script to send SMS through the ICQ network from the command line to any GSM mobile, and also includes a PHP script to set up a Web->SMS gateway.

(Machine Translation)
LastUpdate: 2013-10-27 18:41

LDMud

LDMud is an LP-class MUD engine, meaning it is
object-oriented, with all object clases stored in
unique files. The engine runs compiled bytecode to
manipulate those objects, and the underlying
simulated processor is a stack machine. It is a
3rd-generation LP-class MUD, being derived from
Amylaar, which in turn was derived from the
original LPMud. The game has no limitations on the
nature of the game space other than the limits of
your coding.

(Machine Translation)
LastUpdate: 2004-03-18 13:51

SSHWebProxy

SSHWebProxy is a Java servlet application that
provides a pure HTML client interface to SSH shell
and file transfer connections.

(Machine Translation)
LastUpdate: 2008-10-22 15:34

sercd

sercd is an RFC 2217-compliant serial port redirector. It lets you
share a serial port through a network. It is based on sredird.

(Machine Translation)
LastUpdate: 2014-06-14 04:14

Paranoid TelnetD

Paranoid TelnetD is written in straight C with few dependencies. It is intended for use with embedded or legacy devices (like the hand-scanners used in warehouses) that communicate via telnet. It features: 'telnet only' user accounts, separate from the system authentication (so only the specified usernames/passwords can login via telnet, and only via telnet); user, IP address, and MAC address whitelisting/blacklisting; chrooting with 'bind mounts' to allow access to certain directories under the chroot jail; and 'honeypot mode' in which all authentication fails and all events are logged at syslog 'crit' level.

(Machine Translation)