• MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    COM by TCP

    Forward RS232 via TCP/IP

    A very simple software that bidirectionally forwards COM (serial) communication through a TCP/IP connection. Typical application: you want to use 2 devices (that are connected to each other using RS232 protocol), remotely. With this software you'll be able to operate them in different locations. Act as TCP server / TCP Client. Supports multiple clients. LICENSE: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Dave's Telnet

    Dave's Telnet

    Windows Terminal Emulator

    dtelnet: A Free Telnet Client for Windows 16/32/64 Emulates many terminal types 'linux,xterm,rxvt,konsole,vt100,vt320,vt420' (xterm[-256color] is the preferred), talks protocols 'telnet' and 'login'. Many customization options available.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    tcp2com creates a bridge between a TCP socket and a serial port (COM). The program runs as a service under Windows NT. With tcp2com, you can telnet into any device you may have plugged into your COM port.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    Eterm is a color vt102 terminal emulator intended as an xterm replacement. It is designed with a Freedom of Choice philosophy, leaving as much power, flexibility, and freedom as possible in the hands of the user.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    RDP Server - An open source RDP server and X server capable of accepting connections from rdesktop and ms terminal server clients.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    XLauncher is a GUI configuration program for the cygwin-xfree X server. It makes it easy to set up a connection to a remote XDMCP host.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7

    it-advisor

    Советы и скрипты для Thinstation 5.x и 6.x

    Все записи основаны на собственном опыте и не являются чьим то официальным юзермануалом. Все скрипты и команды тестировались в установленной системе SuSE Linux Enterprise Server 10.4 от NOVELL Скорее всего всё будет работать в любой системе Linux как есть или с небольшими изменениями, но смысл манипуляций остаётся тот же.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    SixelViewer

    SixelViewer

    View Sixel images in Windows, and Sixel image repository

    View Sixel formatted images on a Windows platform without needing a DEC VT emulator. Convert Sixel formatted images into BMP format. Save as BMP and print Sixel image capability. Supports both RGB and HLS formatted Sixel images with up to the full 256 color specification. Supports up to and including Windows 11. Included are many new and old and free Sixel images. Sixel slide shows supported. If you have sixel images you would like to contribute e-mail me. Version 1.3.0 released 12/18/2023 added Slide Show capability to File-Open, minor bug fix for non-existent file on history list, added 64 bit version of SixelViewer
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    TkCon is an enhanced interactive console for developing in Tcl. It also has the ability to connect to other Tk send-enabled languages, as well as generically to sockets.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Route_Serial_TCP_UDP

    Route_Serial_TCP_UDP

    Serial <-> TCP/IP, Serial <-> UDP/IP, TCP/IP <-> UDP/IP

    ScriptCommunicator (scriptable data terminal) script which routes: - serial port (RS232, USB to serial) <-> TCP/IP (Client/Server) - serial port (RS232, USB to serial) <-> UDP/IP - TCP/IP (Client/Server) <-> UDP/IP ScriptCommunicator can be found here: https://sourceforge.net/projects/scriptcommunicator/
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Rio

    Rio

    A hardware-accelerated GPU terminal emulator powered by WebGPU.

    Rio is a terminal application that’s built with Rust, WebGPU, Tokio runtime. It targets to have the best frame per second experience as long you want, but is also configurable to use as minimal from GPU. It also relies on Rust memory behavior, since Rust is a memory-safe language that employs The terminal renderer is based on redux state machine, lines that has not updated will not suffer a redraw. Looking for the minimal rendering process in most of the time. Rio is also designed to support WebAssembly runtime so in the future you will be able to define how a tab system will work with a WASM plugin written in your favorite language. Rio uses WGPU, which is an implementation of WebGPU for use outside of a browser and as backend for firefox’s WebGPU implementation. WebGPU allows for more efficient usage of modern GPU’s than WebGL. Applications using WPGU run natively on Vulkan, Metal, DirectX 11/12, and OpenGL ES; and browsers via WebAssembly on WebGPU and WebGL2.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12

    RuTTY

    RuTTY, scripting PuTTY

    RuTTY adds scripting to PuTTY, scripting the easy way, record and replay. Ever needed to send a list of commands to a host? Copy and Paste is a possibility. However, sometimes the list is to long for the host to handle, and you end up copying/pasting every single line. RuTTY waits after sending a command, a fixed amount of time, or even for the host prompt to return. RuTTY can also check host response for 'forbidden' words like "error" and "failed".
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13

    Cluster SSH - Cluster Admin Via SSH

    Cluster administration tool

    ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Model Operations Processing System
    The Model Operations Processing System (MOPS) has been designed to assist operations on model railroads. It has the look and feel of mainframe systems that would have been in used in the late 20th century.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    MudMaster 2k6

    Up to date MUD client evolved from the original MudMaster

    Next generation MudMaster GUI. Win32 GUI MUD client with triggers, aliases, scripting, and DLL plugins for extra features such as displaying chat and other in game channels in a separate window. Now supports a multi-line, variable width status bar and multiple interacting windows. User customized script buttons in the status bar let you add mouse click functionality. Has web interactivity via the /showMeViaWeb command. Mudmaster 2k6 also can be run on Linux under WINE. Questions? Ask them in our Sourceforge Forums ( https://sourceforge.net/p/mm2k6/discussion/ ) More at http://mm2k6.sourceforge.net/mm2k6/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python. Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    xrootconsole tails a file in a window on your X11 root window. It aims to be as simple and resource-light as possible, within reason: it should run smootlhy on a P133 laptop. The program is non-interactive; all configuration is done on the command line.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Simple Linux implementation of Borland's conio (conio.h) library. It uses Ncurses. It includes most functions required to write a basic application using conioh (i.e. getch(), cprintf(), puts() and more).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    MU Terminal

    MU Terminal

    MU Terminal

    MUTerm is a Com Port ( Rs232, Rs485 etc ) communication tool for external devices like as Modbus RTU , ASCII etc. Other feature is you can change log screen font to true type ASCII. Also you can write your communication routines with pascal script. Last modification is you can show commands in the the editor with by CTRL+Space. Additionally some TCP functions added yet. It can be run with internet or localnetwork Modbus TCP or Http. Another feature is TCP Server , you may create simple serever on your computer. MUTerm created with by Lazarus 1.4.x ~ 1.6.x. Also compiled in Linux Mint. Please, feel free for questions and you can use forum.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Photo Kiosk software suited for Mini-labs.Has intuitively simple and singular interface. Need a regular PC to run and can be fully customized (logos, appearance, languages, etc) for photo shop own style.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    PXES is a Linux micro distribution that will convert (or recycle) in minutes any compliant hardware into a versatile thin client capable of accessing any Unix/Linux XDMCP server, Microsoft Terminal Server through RDP protocol, Citrix ICA server or VNC se
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    Java Console is a Java Command promt tool intended for Software Developers, System Administrators and as a plug in to other applications. It is a very powerful console client just run it and have fun
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Putty SSH Commander

    Putty SSH Commander

    Quickly, simultaneously issue SSH commands to multiple Linux machines

    Now you can quickly, simultaneously issue SSH commands to multiple UNIX servers from Windows. Host names, IP addresses and AES encrypted/Base64 encoded passwords come from a configuration file, dynamically creating GUI labels. Great, fast, SOA tool.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25

    SerialPort to Keyboard

    Posts characters from Serialport to the OS as Keystrokes

    See homepage: http://sharperdevelopment.blogspot.de/2013/01/replacing-win-xp-accessibility-features.html
    Downloads: 8 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.