The State Threads Library is a small application library which
provides a foundation for writing fast and highly scalable
Internet applications (such as web servers, proxy servers, mail
transfer agents, and so on) on UNIX-like platforms.
A portal for managing basic radius accounts through a web browser. I developed this as an easy way of maintaining user accounts for a WiFi Hotspot I set up at work. Tested using FreeRADIUS as the radius server and MySQL as the database backend.
PHP Daemon & Frontend for Squid Web ProxyServer.
Provides both User Based bandwidth Monitoring, and Squid Logfile Analysys. Allows users to generate graphs of traffic usage, based on many different factors.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A very simple to use java firewall testing tool. Ever wanted to verify that a TCP or UDP network path is actually open? This tool has both server and client modes so you can test network paths between any two computers that have the Jave JRE installed.
sshh allows you to make a persistent tcp connection (tunnel) over an http proxy. Once you have it set up, you can make new connections from either end. Similar in concept to httptunnel but more versatile and scalable.
The IIOP Toolset provides a graphical user interface to analyze end-to-end connectivity thru firewalls and NAT-gateways between the location of CORBA client and the service endpoint of the CORBA server.
a Lazarus/(freepascal) programmed software for running commands on remote "server" or machine, true a file shearing.(like sshfs..)... some customize options, GUI on the user/machine...linux ppc, x86 and linux amd64, the source binary enabled.
AtomicDate is a Simple Network Time Protocol (SNTP) implementation in Java, as described by RFC 2030. It's composed by a client/server framework and works as an extension to java.util.Date class.
A small and very simple player to synchronize the playback of media (yet only music) on several computers using a similarly lightweight server. Server and client both use the Qt toolkit and the client uses Phonon for playback.
Zervit is a simple lightweight attractive http portable server. This executable serves the files in its folder making file sharing easy in a network or internet. It supports directory listing and an easy configuration system. Web: http://zervit.sf.net
PHP-based Squid Redirector (phpredir), as the name implies, uses PHP script to act as Squid redirector and do what Squid proxy redirectors do -- filtering.
OpenVPN-Status is a web interface that manage who is connected to your OpenVPN server.
It connects to the management OpenVPN server,
and try to give status of all connections in the real time.
It has been developed using modpython.
A collection of scripts, rpm's and Solaris packages for automatically Configuring the Nagios server in large installations. Client packages for Linux, Solaris, AIX and Windows. Wonderful tool for semistandardized environments.
Tuna is a tunneling administrator that enables the creation of SSH port forwardings. Works with Linux, Windows, and Mac. Web GUI for local or remote management. XML configuration. Installable on a server. on-hot setup of port forwardings
Prototype testbed implementation of the IETF Media Server Control (MEDIACTRL) SIP Control Framework, comprehensive of both control and processing functionality (as in IMS MRF, Media Resource Function).
A PPP client and server which is written in Java. It will support AT command modem directly by COM port, without any API (except commAPI) and JNI supported. It is pure Java PPP api. For more, please visit www.simpleteam.com.
CPx86 (currently in Alpha development stages) will be a fully fledged IRC bot, multi-user BNC server, and an Automated Network protection bot. Currently, the SDK covers all needed aspects of IRCd, and is extremely stable and functional. For Linux/Windows
Sequoia is a database clustering middleware offering load balancing and transparent failover. Databases are replicated over multiple nodes and Sequoia balances the queries between them. Sequoia supports online maintenance and recovery operations.
Authenticating proxyserver software for Mac OS X. The front-end is written in Obj-C using the Cocoa framework, but the actual proxy daemon application is written in C using plain BSD sockets.
Communication program that allows one instance to act as a server and then any number of instances to connect through any desired port (specified by the server) to Chat and transfer Files, the server relaying. Chat history can also be saved.
The Nagios Portal is a set of Typo3 extensions, especially developed to offer a centralized view of complex, large-scale Nagios-monitoring environments. It supports the use of multiple instances and multiple ndo databases.
Small simple but complete java NIO server that is free for anyone to use for anything. At the moment, it only deals with sending and receiving strings, and isn’t optimized - but its easy to understand and adapt to your needs.