Showing 38 open source projects for "server"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 1
    A simple Echo server (RFC 862) written in Java. It works via HTTP/1.0. It has several modes of operation. For further information run it with the --help option. Use telnet or a web browser to access the server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    WHOIS

    A WHOIS client written in Java (RFC #954)

    This actually extends the Socket Java class giving an opportunity to go via an HTTP proxy server with HTTP Basic authentication (BA). By itself, this program would be useful for receiving information in a command-line interface (CLI). Feel free to find another use for this class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Implementation of Telnet Server in java

    Implementation of Telnet Server in java

    Implementation of a telnet server in java using knock knock jokes.

    The project shows implementation of Telnet Server in java that uses Knock Knock jokes for conversation with the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    HexNET

    A simple telnet (and possibly SSH) server

    ...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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5

    hwmonitor

    Show server load-average chart and run pre-define command remotely

    ...And hwclient(include in this project, writen in C) connect to hwmonitor, input a define command-name to get server load-average and IO-idle each 60 seconds(you can change it) into a text file. hwgraphic (include in this project, writen in PHP) read the text file(generated by hwclient) and show the load-average chart and IO-idle chart.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cyclades-serial-client is an RFC 2217 compliant client that works with servers such as Cyclades Terminal Servers and sercd. It creates a virtual serial port which connects to the server over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ...It was designed for easily keeping an eye on what people in your home network are doing and (if necessary) turn f.e. your brother's computer off when he forgot. As said it is able to work on very bad connections. Bin/Bin.zip is the basic package with client and a gui server, Bin/Hidden_Server.zip contains the "serious" version with a useful config.txt, no gui (server should run in background) and uses mainly ftp to get its commands, although you can connect via Tcp/Ip and the client from the Bin/Bin.zip or Bin/Client_Only.zip package. The hidden server has an English readme! For further information about the usage of the program please look at Doc/ or at the readmes in Bin.zip (currently both German, sorry). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    RealMint is an ANSI terminal emulator and telnet client written completely in JavaScript. When installed, RealMint lets you login to your server from a web browser using telnet and an encrypted HTTPS tunnel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    When debug kernel driver, sometimes the kernel maybe involve loop statue so that shell can’t work. I define a new protocol based on icmp and implement server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A framework for MUD and game servers to separate logic into domain tiers. This will separate business logic and features of creating a game server and also let dependent projects focus on game domain logic and content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java telnet server with status reporting for a modded Ninja pan and tilt robotic base from X10.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Telnetchatd is a chatserver which uses the telnetprotocol. Users do not need to install a client, as every desktop-OS comes with a preinstalled telnetclient. Programmed in pure C, the server needs very little resources and runs on any unix-like system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The utelnetd package provides a small and efficient stand alone telnet server daemon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Home Server Download Daemon (HSDD) is free non-GUI download manager for home network servers written in Java. HSDD is controlled remotely by telnet protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    aftp is an FTP library and an FTP tool. The aftp tool is a good example on how to use the library. You need FTP functionality in your software? Use the aftp library! Now also atelnet(d), a client and server telnet between MS-Windows (server) and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a telnet chat server that allows multiple people to connect and chat at once, similar to IRC. Any telnet client can be used as the client. Multiple telnet clients have been tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SharpMud is a MUD server Framework written for .NET 2.0 in 100% C#. Provides an applcation layer that allows for MUD developers to focus on gameplay, not server mechanics. See the website for more information, including project status and direction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C library which allows to easily setup a VT52/VT100/ANSI/ECMA048/AVATAR telnet server. Can handle multiple clients with a simple API, main features: minimal bandwidth consumption, optimized network architecture, console color support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Just a simple telnet server for those who have none. Written in Java this telnet server relys on telnetd2 from Dieter Wimberger as basic framework and adds a shell that runs on Windows and Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    YaCS - A window based chatserver with the ability to log or kick users. You can connect to the server by using PuTTY or Microsoft Telnet, because the chat supports VT100 and the telnet protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NetworkTools has 2 components: A protocol analyzer which plays a TCP client or server or pipeline, which sits between a client and server and shows how they communicate. A port scanner can scan a range of IP addresses and ports. See screenshots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Simple chat server for educational purposes
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next