Open Source Windows Server Networking Software

Networking Software for Windows Server

Browse free open source Networking software and projects for Windows Server below. Use the toggles on the left to filter open source Networking software by OS, license, language, programming language, and project status.

  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Pandora Open

    Pandora Open

    Open Source Monitoring System for performance and availability.

    Pandora OPEN is a high-performance, 100% open-source monitoring ecosystem, born as the independent evolution of the Pandora FMS community branch after version 777. Licensed under GPLv2, it provides a modular and sovereign platform for supervising networks, servers, and applications without commercial dependencies. It features multi-platform agents, remote monitoring (SNMP, WMI, HTTP), GIS maps, and advanced visual dashboards. Entirely maintained by the community on GitHub, it ensures total transparency, technical flexibility, and absolute freedom for system administrators.
    Leader badge
    Downloads: 924 This Week
    Last Update:
    See Project
  • 2
    VertrigoServ WAMP

    VertrigoServ WAMP

    Complete WAMP Server - PHP Apache MySQL for Windows.

    VertrigoServ is a complete free WAMP server allowing PHP development for Windows. It installs Apache 2.4, PHP, MySQL and PhpMyAdmin, both installing and setting up the environment. An uninstaller allows you to remove Vertrigo from hard disc. Vertrigo is a freeware compilation of free software (under GPL, Apache License). Main aplication has closed source code. For license details please take a look at every single component terms and conditions.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 3
    Visual Syslog Server for Windows

    Visual Syslog Server for Windows

    Free Syslog Server for Windows with a graphical user interface

    Visual Syslog Server for Windows is a free open source program to receive and view syslog messages. Useful when setting up routers and systems based on Unix/Linux. Visual Syslog Server for Windows has a live messages view: switches to a new received message. Helpful color highlighting. Useful message filtering. Customizable notification and actions. Sources hosted on the GitHub: https://github.com/MaxBelkov/visualsyslog
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 4
    NetworkMiner packet analyzer

    NetworkMiner packet analyzer

    The Network Forensics Tool

    NetworkMiner is a Network Forensic Analysis Tool (NFAT) for Windows that can detect the OS, hostname and open ports of network hosts through packet sniffing or by parsing a PCAP file. NetworkMiner can also extract transmitted files from network traffic. New versions of NetworkMiner are released exclusively on www.netresec.com since version 2.0 of NetworkMiner. This page on SourceForge is only kept to provide hosting of older versions of the software. To get the latest version of NetworkMiner, please visit: http://www.netresec.com/?page=NetworkMiner
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 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
  • 5
    libivykis is a thin wrapper over various OS'es implementation of I/O readiness notification facilities (such as poll(2), kqueue(2)) and is mainly intended for writing portable high-performance network servers.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • 6
    UltraVNC

    UltraVNC

    UltraVNC: Remote Access Tools VNC/RFB Remote Desktop Support Software

    UltraVNC: Remote Desktop Support Software - Remote PC Access - Remote Desktop Connection Software - VNC/RFB Compatibility - Virtual Network Computing - Remote Frame Buffer - FileTransfer - Encryption Plugin - Text Chat - MS Authentication
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    TraceMAC - Traceroute for MAC addresses

    TraceMAC - Traceroute for MAC addresses

    TraceMAC is a command-line Layer 2 traceroute for Cisco switches

    TraceMAC is a Windows/Linux command-line tool that allows you to trace a specific MAC address thru Cisco switches. It works by connecting to a switch using SSH, SNMP, Telnet, HTTP or HTTPS and do some "show commands" and later process the output, this will happen recursively until it finds the switch where that MAC address (PC/Printer/Etc) is directly connected. Note: It works with Cisco switches only and you must have CDP enabled at least on trunks/links between switches! Is tested with Cisco switches: Catalyst: 2960,3560,3750,4948,6509,9200,9300,9500 (All protocols) Nexus: C9332C, 93180YC-EX (NX-OS SSH) Express 500 (HTTP) FYI: It uses Nbtscan.exe (NetBIOS) as a alternative method to discover the mac address of a host and now seems that it is considered a malware. Anyway it is just a simple network tool that can scan the network similar to NMAP or Angry IP Scanner, etc...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    wipfw
    wipfw - IPv4 packet filter and traffic shaper for Windows based on IPFW (FreeBSD firewall).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    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: 22 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    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.
    Create free account
  • 10
    PingMon

    PingMon

    Ping monitoring tool (32 Bit) for any Windows System (x86 or x64)

    This is a ping monitoring tool for almost any Windows System (tested on Win 98*-10 and Server 2003-2016) and it runs on Linux via WINE either*. No .NET is needed. This is a 32bit app and will work on x86 and x64 architectures. Adjustable and easy to use. And you can choose if you want it to create RAW packets instead of using Windows icmp.dll resources. Usage examples: PingMon.exe HOST1 HOST2 Will open 2 instances of PingMon and start pinging immediately. Since Windows shortcuts are limited, there also is a way to run a batch file like this: start PingMon.exe HOST 1 start PingMon.exe HOST 2 ... start PingMon.exe HOST 33 The numbers are used for positioning. Version 0.3 and later contain another tool, PingHist, to visualize log files again: PingHist.exe LOGFILE Will visualize file LOGFILE. *) Versions 0.2 and higher don't run on non-NT systems. This is due to elevation detections. So, on Windows 98 you will have to run 0.1 versions No further dev.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    RazDC

    RazDC

    Active Directory Domain Controller built on Rocky and Samba4.

    RazDC Community is an Active Directory domain controller built on Rocky Linux and Samba4. RazDC Community includes a custom web interface for managing Active Directory, DNS, DHCP, Logging, Backups, system service manager. RazDC Appliance Includes additional features such as Wake-On-Lan, NoVNC Remote Access and Support, Video conferencing, Web Desktop for domain users admin delegation for RazDC. The hardware appliance is still in development. Checkout out Facebook and Instagram for updates regarding the future hardware device.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    .NET VNC Viewer is a VNC viewer written entirely in C#. It is binary compatible with Smartphones, Pocket PCs and Windows desktops (.NET CF or .NET Framework). I write this because other VNC viewers on Pocket PC do not do full screen and screen rotation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    Internet Booster

    Speeds Up Dial-up and Cable/DSL Internet Connections

    This program will speed up all internet connections. This program is Free to all!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    SisIYA a system monitoring tool
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Opentor Monitor is a network and server monitoring software. The monitoring services use both WMI and ADSI, ensuring that no agent software needs to be installed on the machines you wish to monitor.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Snare Lite (SIEM & Logging Software)

    Snare Lite (SIEM & Logging Software)

    Snare Enterprise: bit.ly/Snare-Trial

    ATTENTION: Snare Lite is unsupported legacy software. While it will remain a part of the SourceForge community, it is no longer secure and compliant. For up to date Snare software check out Snare Enterprise. https://www.snaresolutions.com/try-snare-for-free/ Snare Enterprise was created to keep up with the fast paced security software market. It started with the desire to create premium logging and SIEM tools that were agnostic by nature so they could be used to boost any SIEM architecture regardless of third party developers. In fact, the agnostic nature allows it to bridge gaps between multiple SIEM implementations across business units. For more on use cases, check out the Intersect Alliance website. https://www.snaresolutions.com/ Snare Enterprise’s premium features include: - Regulatory Compliance - TLS Encryption - Log Simulcasting - TCP – Guaranteed Log Delivery - USB Device Monitoring - And more! For updates follow us on social media!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    TFTPTerminal

    terminal program written in vb 2010

    A terminal client written in vb 2010 express
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    WinFail2ban scans log files/event viewer and bans IP that makes too many password failures.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    A graphical Windows ping utility written in C# that allows you to log and graph ICMP respones from multiple hosts. Includes a C# class library for ICMP and ping to use in your own program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    CartoReso intends to facilitate enterprise computer network mapping.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Lan Core is a free & open source software that lets you to build a thin client network on a Windows operating system. It was originally designed to work in a server or workstation with Windows XP Professional using the native remote desktop protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SmartWin++ is a C++ template GUI library written to give the flexibility of the Windows API without the hassle and lack of typesafety that MFC/WTL delivers. A flexible, expandable abstraction of the Windows API (formerly Win32 API).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    LanChat Messenger

    A messaging system designed for home use Created by: Chad Dunn

    The LanChat Messenger is a series of batch files that interatct together to form a system in which you can communicate with other machines on your network as long as the machine can map a network drive, execute batch files, and change files and folders. The Lanchat Messenger was inspired from another work of messaging, it was extremely simple and easy to use. My messenger works towards the same goals with the advantage of customizable features and adaptable windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Simple Connect offers the ability to safely and simply connect PCs in a Peer-to-Peer environment. Created with Accounting professionals in mind who need to share files while in the field, such as during Audits, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The NetTech Monitoring is a script and installer that allows running Windows Nagios plugins though an SSL link from the monitored client instead of using NRPE. It uses NSCA under the hood but adds SSL encryption and a much simplified installation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB