Showing 1304 open source projects for "c source code"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Linux Authentication Gateway which allows to make dynamic firewall rules based on usernames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Free Network Monitoring

    C# Network Monitoring Software

    The goal for this project was to create a windows based version of a Network Monitoring Software using open source tools SnmpShart.net and SQL Express that everyone can use without having to spend thousands of dollars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Network Connection Test

    Server and Client applications for testing network connectivity.

    ...Both applications display logs when the client connects and the data is being sent and received. This is a useful tool when configuring network routers or firewalls. The source code is a demonstration of sockets and multithreading programming using C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IDENT (RFC-1413) Server for Windows XP and 2003. This ident server can be installed as a service or run from commandline. It uses XP IP helper API to locate process that initiated tcp connection, therefore it works well in multiuser environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    ModSecurity is a web application firewall that can work either embedded or as a reverse proxy. It provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    SMBSpider

    SMBSpider

    Windows share network scanner

    The SMBSpider search in a netwok for public windows shares. The program can be used to list or copy the discovered files. You can define a single ip or a network range in cidr notation for scanning. The findings can be filtered with regex pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    tew-652brp_v2_wcl

    Client mode firmware for TrendNET TEW-652BRP V2

    Firmware to run the TrendNET TEW-652BRP version 2.x wireless router in client mode. Based on GPL firmware provided by TrendNET and modified to change the operating mode of the router from Access Point to wireless client.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    phpLDAPadmin
    phpLDAPadmin is a web-based LDAP administration tool for managing your LDAP server. With it you can browse your LDAP tree, view LDAP schema, perform searches, create, delete, copy and edit LDAP entries. You can even copy entries between servers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    EyePing

    EyePing

    visual ping monitor in TNA(taskbar notification area)

    visual ping monitor in TNA (taskbar notification area) This app will show the ping visually in the TNA. Different Icon Colors interpret the Ping time. Beta Usage: You need to beginn your server with a space. Sry Whats not ready, you don't need to comment: + how the string output from ping is filtered. actually it is working, but i dont like it. Environment: VS C++ Express. just pure WindowsAPI. No MFC, Qt, wxWidgets ! No encryptions! Lesser General Public License...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SmartRouter Project
    SmartRouter Project A GNU/Linux Router, Firewall and Proxy Server
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    NeoLogger

    NeoLogger

    Full Featured Windows Command Line Syslog Logger

    NeoLogger is Windows Syslog Client similar to the logger command known from UNIX/LINUX systems used to send SYSLOG messages. It adds some usefull features to filter and replace content, reads from standard input, files or the windows eventlog. It is also able to watch a file or an eventlog for changes and transmits only the new entries. Logit is an additional tool, that logs process or batch output to a log file or windows Eventlog using predefined prefixes and timestamps. (see the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    etherpaste

    Cut and paste across computers on a network with EtherClip.

    With no programme to do it with, it is hard to move short snippets of information across computers on a network; one can not simply press Shift-Delete on one computer and Shift-Insert on the other. This requires a "shared clipboard"; EtherPaste (formerly known as NetClip) fulfills this niche quite well, at least for older versions of Windows. This project's aim is to make EtherPaste work for Windows Vista, 7, and 8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Moihack Port-Flooder

    A simple TCP/UDP Port Flooder written in Python.

    This is a simple Port Flooder written in Python 3.2 Use this tool to quickly stress test your network devices and measure your router's or server's load. Features are available in features section below. Moihack DoS Attack Tool was the name of the 1st version of the program. Moihack Port-Flooder is the Reloaded Version of the program with major code rewrite and changes. Code is much smaller in size now - from about 130 pure lines of codes to 35 lines only. To run it you must...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Internet Connection Sharing Control

    Different aspects of ICS brought into one small program

    A tool for enabling/disabling ICS in Windows 7 and for controlling which IP gets access through the windows firewall. Testers needed! Please post on the forum if you'd like to help. Found a bug? Add a ticket! Now open to all authenticated users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    netwox
    Toolbox netwox helps to find and solve network problems. Netwox contains 223 tools.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    IPCheck

    IPCheck

    Simple Windows Executable that offers a quick ipconfig check.

    A very small stand-alone executable written in C# that offers a quick way to run an ipconfig and ipconfig /all and display the results in another window. Bred out of necessity, this is actually my very first finished and compiled application ever. Great to use if you are attempting to troubleshoot someone's system remotely and they are not knowledgeable enough to run this from the command line. Although, I find it easier to run than going the traditional route. Plans soon to expand the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    netwib
    Netwib provides sniff, spoof, client, server and most functions needed by network programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NetGhost

    NetGhost

    automatic IP configurator for WLANs

    A small Windows tool, which set your IP configuration by the name (SSID) of the connected WLAN. 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: 0 This Week
    Last Update:
    See Project
  • 20
    ZetSwitch
    ZetSwitch is a program for easy management of network connections. The source code has been moved to https://github.com/Zetto/ZetSwitch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenBandAid is a collection of tools which can help you fine tune different network parameters, to achieve maximum network throughput and performance. It currently includes a Bandwidth-Delay Product (BDP) and Packet Loss Analysis calculators with plans to expand it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    getip

    getip

    Copies your external IP to clipboard

    Gets your public IP address and copies it to clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A software toolkit for using the EPCglobal Low Level Reader Protocol (LLRP) to communicate with conforming RFID readers.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 24
    Woly

    Woly

    Sends a magic WoL packet over LAN or WAN.

    Woly sends a special network message called a magic packet which allows a computer to be turned on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tcpview (aka wirefox)
    Common network dump analyzer tool to extract application data and pretty show. It reassembles and shows HTTP/SMTP/POP3/IMAP etc files. Please donate if you want this to be a candy.
    Downloads: 2 This Week
    Last Update:
    See Project