Showing 1793 open source projects for "c source code"

View related business solutions
  • 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    ipt_ACCT is an accounting module for iptables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Netrate is a network console based activity monitor for the Linux and BSD systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a front end for the traffic logger vnStat. It generates HTML output with tables and svg-graphs to visualize traffic data. It requires an web server with CGI support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ectpping - a cli 'ping' type utilty for the Ethernet V2.0 Configuration Testing Protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    sprintproxy is a quite small multithreading http-proxy in ANSI-C for use under a Unix/Linux - plattform. It will have new-art console-display, content-filters and statistics output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Yet another graphic Packet Sniffer<br> Otro analizador gráfico de redes<br> Un altre analitzador gràfic de xarxes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fork of the OpenBSD spamd for the FreeBSD operating system. See http://www.openbsd.org/spamd/ for the original spamd documentation. Please, report there only FreeBSD related bugs. If you want join to the project - write mail to the samm user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Linuxap-eh is a small Linux distro (1MB) that can be installed into several wireless access points: US Robotics 2450, SMC 2652W and Addtron AWS-100. It can use aodv, openvpn, web admin, telnet with passwd, and much more in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Xfce4 panel imonc plugin is a plugin for the Xfce4 panel which shows the status from imond of the Fli4l router (http://www.fli4l.de)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Reference multiplatform implementation of the Cisco Dynamic Feedback Protocol (DFP), used in server farms to perform fine-grained load balancing. NOTE: you need to checkout from SVN, there are no releases yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The PortKnocko project is composed of two parts: an iptables module (user space) and a netfilter module (kernel space). Both modules are used to implement the Port Knocking and SPA (Simple Packet Authentication).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system. This package includes arp, hostname, ifconfig, ipmaddr, iptunnel, mii-tool, nameif, netstat, plipconfig, rarp, route and slattach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MoBlock is a linux console application that blocks connections from/to hosts listed in a file in peerguardian format (guarding.p2p and p2p.p2b) or ipfilter.dat files. It uses iptables libnetfilter_queue userspace library and NFQUEUE kernel module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project provides a driver for Atmel AT76c503/AT76c505/AT76c505a based WLAN (802.11b) USB devices. It is a completely rewritten version of the original driver at http://sourceforge.net/projects/atmelwlandriver/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NatStat is a network monitoring tool designed to help paranoid users and network administrators that want to monitor their iptables settings live. It gathers information from iptables, calculates speeds on the selected (or all available) rules, and shows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SMB for FUSE is a Network Neighborhood (Samba shares) filesystem. It works like smbfs, but instead of accessing one share at a time, all computers and workgroups are accessible at once from a single filesystem mount, making network browsing just as easy a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal of Xplico is to extract the applications data from an Internet traffic capture. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP), and so on. NFAT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Vitamin is a software for visualizing network traffic in IP based networks. It works as a distributed system. Several slaves capture the network traffic on several computers in a network. The master visualizes the information he receives from the slaves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ServerArk

    ServerArk

    Linux game server UDP flood analyzer and protector

    ServerArk is a application for Linux gaming servers that samples and analyzes incoming UDP packets at the kernel level in real time to determine if any packets are part of a UDP flood attack. Flood attacks on gaming servers are typically designed to make the players on the server lag to the point where the game is not playable. It can even crash some game servers. ServerArk automatically detects when a UDP flood attack occurs and uses kernel-level iptables rules to dynamically block...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pproxyd

    Passive Proxy Daemon sniffs packets and creates squid proxy logs

    Passive Proxy Daemon (pproxyd) has moved to GitHub (https://github.com/rondilley/pproxyd ) This tool reads pcap format files or reads packets directly from the network, assembles web based traffic and generates squid proxy style logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    pvnet

    A virtual ethernet adapter

    PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linux kernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Quagga is not maintained on sourceforge; see http://www.quagga.net/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ARP Scout

    Wait for a network device to come online and run an associated script

    ARP Scout is a program that will run a script once when a device on your network comes online. Once it comes online it will keep tabs on the device and after a certain time out period it will run the script with the stop argument. ARP Scout monitors either the Linux Proc file system for changes in the the ARP cache or will use PCAP to watch for new MAC and IP address combinations. See the README file for more details. Note: Last updated on November 27th, 2011 See the CHANGE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    repcached is memcached which implemented multi master asynchronous replication feature.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project