Showing 2432 open source projects for "c# source code"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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

    nat64 Linux kernel module

    It is an implementation of nat64 in kernel space

    Mutarjem is a linux kernel loadable module can be added to linux kernel. It is an implementation of nat64 in kernel space. It can be loaded to a firewall kernel to connect only IPv6 network to IPv4 internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Opsview - Enterprise Network Monitoring
    Opsview is an enterprise grade network, server and application monitoring tool. Features include Nagios® Core compatibility, distributed monitoring, flexible status views, data warehouse and reporting. Software available from: http://opsview.com/downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Campagnol is a decentralized VPN over UDP tunneling. It uses UDP hole punching to open connections through NAT/firewall and OpenSSL's DTLSv1 implementation for mutual authentication and encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    THE PROJECT DEVELOPMENT HAS MOVED TO https://gitorious.org/linux-can - THE MAILING LIST IS NOW ON http://vger.kernel.org/vger-lists.html#linux-can - SocketCAN is the official Linux CAN subsystem (part of Mainline Linux since Kernel 2.6.25 2008-04-17)
    Downloads: 0 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
    Traff sniffs you network interfaces and accounts the traffic on a IP basis. The configuration is very flexible allowing you to create different/multiple accounting rules. The collected data is stored using Mysql, PgSQL, Syslog or files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sphirewall is a user centric analytical network firewall/router, its the only open source product that provides user/group and role based firewall rules with extensive reporting services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sqlcached is a memory cache daemon, inspired by memcached, but offering more granular control by using SQL interface instead of key-value pairs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Multicast DNS responder daemon written in C++ for Linux/BSD/Windows. This is a wrapper around Apple\'s mDNSResponder source to enable it to deal with multiple clients making it more like the mDNSResponder for OS X. Think Rendezvous(TM) for the rest of us
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    The GNU netcat

    The networking swiss army knife

    A rewrite of the well-known networking tool, but more portable, with new features and fully GNU compliant.
    Leader badge
    Downloads: 4,064 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10

    MAP66

    Mapping (aka stateless NAT) for IPv6

    IPv6 to IPv6 Address Mapping Linux Kernel Module: a netfilter extension that implements IPv6-to-IPv6 address mapping (stateless NAT66 as discussed by IETF). Maps a private IPv6 address range (ULA) to a public IPv6 address range e.g. on an IPv6 router
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This code base generates a graph in real time which shows: 1. The current download consumption 2. The current upload consumption. 3. Latency to any predetermined host. This is very useful when running VOIP to monitor bandwidth quality in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NetStress-NG

    NetStress is a DDoS and network stress testing tool.

    Syn Flood Attacks SYNFlood with static source port SYNFlood with random source port SYNFlood with static source ip address SYNFlood with random source address SynFlood with fragmented packets ACK Flood Attacks ACK Flood with static source port ACK Flood with random source port ACK Flood with static source ip address ACK Flood with random source address ACK Flood with fragmented packets FIN Flood Attacks FIN Flood with static source port FIN Flood with random source port FIN Flood with static source ip address FIN Flood with random source address FIN Flood with fragmented packets UDP Flood Attacs Static source port udp flood UDP flood with random source port UDP Flood with static source ip address UDP Flood with random source address UDP Flood with fragmented packets ICMP Flood ICMP Flood with all options random(source ip, icmp type, code) HTTP Flood ... ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    hwmonitor

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

    I'm a HW Support and used cacti, zabbix, but they are too "strong", sometimes I just want to know server "worked fine", and show me a basicly load-average chart, that's enough. And the other hand, I need run command (like: "top", "iostat", "date" etc.) remotely and show it out to the webpage. 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Octopus Load Balancer
    Octopus Load Balancer is an extremely fast TCP load balancer with extensions for HTTP to allow balancing based on URI. Features include: server health checks and load polling, dynamic configuration, and the ability to carbon copy incoming requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    java loadbalancer

    A simple loadbalancer written in java

    This project is about to give you a simple (but powerful) loadbalancer written in JAVA. "The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/) My project is a mutch more simple way to have a TCP loadbalancer. It has a hard coded round robin (tictoc) algorythm, and (right now) limited to 2 realservers (it will change in the future)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Delay Tolerant Networking reference implementation and related projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    lavender-firewall

    lavender-firewall

    Personal firewall for linux desktop and android phone

    This is extremely handy for Android Phones, as now most third-party Apps from mobile market is now close-sourced and it's hard to promise its security, but some of this functions may be tempting, so we have to install it and give it permissions what it want at installation stage, and then it may do something we don't like in the background, now with Lavender we can at least prevent from accessing network if we don't trust it. Both linux desktop and Android Phones are now...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A utility to automatically shutdown a networked computer when no longer required. It is meant for use on systems that are run headless. It scans the network for defined devices and if none are found after a defined time the computer is shut down
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    dhcpm

    Simple software to help manager leases on dhcp server

    This software help view leases from dhcpd database, this software was tested on centos 6.3 with dhcpd service. You can remove leases by IP address with this software, but only remove with dhcpd service down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Media Sniffer
    When you are downloading media on an iTunes or watching online videos on a web browser etc., this tool can often sniff out the download links of these media. You may use this tool for legal purposes only.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    openMGB
    The openMGB project will provide a free firmware for the MGB100 devices from different companies. The MGB100 is a tiny Linux-based wireless access point (WAP) with built-in file server. The design is based on RDC Semiconductor's R8610 RISC SoC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ss7mon

    ss7mon an SS7/SIGTRAN signalling monitor

    ss7mon will implement the following features for SIGTRAN and SS7 family of protocols: - Message sniffer. - Call flow tracing. - Traces DB. - Distributed tracing. - QoS monitoring. - KPI monitoring. - Web interface. - CLI command line interface. - ...etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Honeybrid is a network application built to 1) administrate network of honeypots, and 2) transparently redirect live network sessions (TCP or UDP) from one primary destination host to a secondary destination host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Floodlight

    Floodlight

    OpenFlow SDN Controller

    The Floodlight Open SDN Controller is an enterprise-class, Apache-licensed, Java-based OpenFlow Controller. It is supported by a community of developers including a number of engineers from Big Switch Networks. Why Use Floodlight? -- OpenFlow. Works with physical- and virtual- switches that speak the OpenFlow protocol Apache-licensed – lets you use Floodlight for almost any purpose -- Open community. Floodlight is developed by an open community of developers. We welcome code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    irctunnel is a command-line daemon, written in C++, which allows users to tunnel TCP connections through IRC server. It makes possible to connect two computers behind NAT, because actual connection is done through the IRC server.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo