Showing 48 open source projects for "mingw-get-setup.exe"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1

    BWPing

    ICMP-based network bandwidth measurement tool

    BWPing is a tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism. It does not require any special software on the remote host. The only requirement is the ability to respond on ICMP echo request messages. BWPing supports both IPv4 and IPv6 networks.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2

    ION-DTN (mirror)

    Delay-Tolerant Networking suitable for spacecraft and ground

    11/21/2025 * Official distribution sites for ION and ION-core have moved to GitHub: https://github.com/nasa-jpl/ION-DTN https://github.com/nasa-jpl/ion-core * ION documentation: https://ion-dtn.readthedocs.io/ Download link for new releases (after ION 4.1.2) is posted below. Please report all issues to GitHub. Submissions to this site will not be monitored. ============================= ION development is managed by the Jet Propulsion Lab. The Interplanetary Overlay...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3

    IPMI Management Utilities

    Manage and interpret IPMI systems with common a software tool

    ipmiutil is an easy to use set of IPMI server management utilities. It can get/set sensor readings & thresholds, automate SEL management, do SOL console, etc. Supports Linux, Windows, BSD, Solaris, MacOSX. The only IPMI project tool that runs natively on Windows. See ipmiutil.sf.net for rpms, etc. (formerly called panicsel). It can run driverless in Linux for use on boot media or embedded environments.
    Leader badge
    Downloads: 752 This Week
    Last Update:
    See Project
  • 4
    CacheGuard Gateway

    CacheGuard Gateway

    Free UTM appliance: firewall, VPN, WAF and antivirus in one ISO.

    ...CacheGuard is a free open-source network security appliance for startups and growing businesses that need serious protection without the complexity. Install CacheGuard-OS on any x86 machine or VM and get a complete security gateway in under an hour. No plug-ins, no compatibility issues. Everything works out of the box. CacheGuard-OS is not an app, it IS the OS. A fully custom network appliance operating system built from scratch over 20 years, now fully open source. One ISO includes: firewall, VPN, web antivirus, URL filtering, SSL inspection, WAF, reverse proxy, load balancer and QoS. ...
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Tengine

    Tengine

    A distribution of Nginx with some advanced features

    ...It is being actively developed by the Tengine team, whose core members are from Taobao, Sogou and other Internet companies. Tengine is a community effort and everyone is encouraged to get involved. All features of nginx-1.18.0 are inherited, i.e., it is 100% compatible with nginx. Support the CONNECT HTTP method for forward proxy. Support asynchronous OpenSSL, using hardware such as QAT for HTTPS acceleration. Enhanced operations monitoring, such as asynchronous log & rollback, DNS caching, memory usage, etc. Support server_name in Stream module. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    BACnet for Dynamic C

    BACnet stack for Rabbit 4000/5000/6000

    This is a Dynamic C port of the BACnet stack at http://sourceforge.net/projects/bacnet. This BACnet library provides a BACnet application layer, network layer and MAC layer communications services for systems based on the Rabbit 4000, 5000 and 6000 processors. The rich feature set of the BACnet stack provides an ideal platform for developing Rabbit based control devices which can use the many BACnet tools out there to reduce the development time and effort.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    dynamips-MinGW

    dynamips-MinGW

    Dynamips on MinGW

    Instead of requiring cygwin and all it's dependencies, I'm going to build Dynamips on MinGW. I am currently using a fork of the latest GIT source. So far, I've been able to run things that I can run with the Cygwin version, and some of the broken features are on par. I've also been able to merge in the 'unstable' PowerPC core which can run things the 'stable' cannot. Transport wise, I've gotten it to talk with pcap and UDP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    RG Multi Screen Remote Desktop
    Multi screen Remote desktop support software - Remote PC access - remote desktop connection software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Advanced Onion Router
    Advanced Onion Router is a portable client for the OR network and is intended to be an improved alternative for Tor+Vidalia+Privoxy bundle for Windows users. Some of the improvements include UNICODE paths, support for HTTP and HTTPS proxy protocols on the same Socks4/Socks5 port with HTTP header filtering that generates fake identity-dependent headers every time the identity is changed (proxy chains are also supported), support for NTLM proxies, a User Interface that makes Tor's options and...
    Downloads: 95 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    Ethergrouik is a free network monitoring tool for Windows. (need winpcap from http://www.winpcap.org).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    taprouter

    a virtual TAP router for virtual machines and alike

    taprouter is a tool that makes it possible to use SLIRP connectivity over a virtual L2 TAP interface. It allows you to get internet connectivity from within any TAP interface. The main use case is to provide networking to virtual machines or alike (I specifically wrote taprouter to make networking in DOSemu much easier, but it might have other interesting usage, too). taprouter comes with its library companion - librouter, that provides the api for usermode networking (and could as well be reused in other opensource projects).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    opensniffer

    opensniffer

    Zero copy MMAP linux network drivers

    Optimized open source 1G/10G sniffer library to get network data from network adapter without loss on high data rates. Come back soon to get new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    XLLMNRD

    LLMNR responder daemon for IPv6 networks

    ...xllmnrd is an independent LLMNR responder daemon (a.k.a. llmnrd) for IPv6 networks and currently supports GNU/Linux operating systems with plans to support others. It allows Microsoft Windows clients to get the IPv6 addresses of a server on the same local network without any DNS configuration and can supplement IPv4‐only NetBIOS name resolution provided mainly by Samba.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    BGP History logger

    BGPHist stores MP-BGP updates activity and history into a database.

    ...Use as a passive BGP looking glass for all possible VPNs and Internet. 3. Backend for some external monitoring and accounting system. BGPHist should be connected to the BGP route reflector as a client to get all routing updates. It does not have code to generate BGP update messages, it's only a listener.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BandwidthD-IPv6

    BandwidthD-IPv6

    Collects data about network useage using libpcap.

    Based off of bandwidthd (http://sourceforge.net/projects/bandwidthd) but updated to support large networks (13,000+ devices). IPv6 support is in the works. Our thanks goes to the original authors of bandwidthd who made this possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Hierarchical cluster engine HCE

    Hierarchical Cluster Engine project

    The main idea of this project – to implement the solution that can be used to: construct custom network mesh or distributed network cluster structure with several relations types between nodes, formalize the data flow processing goes from upper node level central source point to down nodes and backward, formalize the management requests handling from multiple source points, support native reducing of multiple nodes results (aggregation, duplicates elimination, sorting and so on), internally support powerful full-text search engine and data storage, provide transactions-less and transactional requests processing, support flexible run-time changes of cluster infrastructure, have many languages bindings for client-side integration APIs in one product build on C++ language... Also, HCE includes the highlighter application. This is utility to get fast parallel multi-algorithmic textual patterns highlighting. It provides cli UI, works as filter console tool and uses json format of prot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    hwmonitor

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

    ...The hwmonitor(writen in C) is a simple daemon, you can define some command-name(like: show_top= top -b -n1), telnet to this daemon and input your def-command(like: show_top), hwmonitor will return the info. 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: 0 This Week
    Last Update:
    See Project
  • 18
    NetGhost

    NetGhost

    automatic IP configurator for WLANs

    ...After the settings are stored, you need 0 clicks to change your IP address, subnet mask, gateway and DNS server. NetGhost have all the feature I need. As long I do not get any feature request, I will just fix bugs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Bandwhidth tool for command line without using any external library. You can obtain the amount of kb/s of any communication and get statistics of ports used and traffic by IPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PMCP (Portable Master Control Program)
    Gives you the ability to operate Windows using PMCP alone, with its collection of useful utilities. Also includes several network tools. Written in pure C with Win32 API for maximum portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...IVI is a stateless way to provide a bridge between the IPv6 world and the IPv4 world. More information here: http://datatracker.ietf.org/doc/rfc6219/ You need DNS64 to get this work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Vortex Library an implementation of the RFC 3080 / RFC 3081, known as the BEEP Core protocol, mapped into TCP/IP layer and written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    netfilter for windows
    Brings the functionality of Linux netfilter to Windows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Simple, quick'n'dirty Qt network traffic diagram. The software is provided as it is. Feel free to use it, modify it, run it, or even delete it from your PC. I don't care. Get this running via "qmake && make && ./qnd [iface]"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Athene give you the Power of one Nagios console for all you Services and Hosts. You get an maximum stable distributed monitoring infrastructure with one central configuration repository. Athene is tested with up to 1.000 hosts and up to 20.000 Services!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB