Showing 32 open source projects for "linux kernel"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    WireGuard Linux

    WireGuard Linux

    Linux kernel implementation of the WireGuard VPN protocol

    WireGuard Linux is the Linux kernel implementation of the WireGuard VPN protocol, providing high-performance encrypted networking directly within the Linux networking stack. The repository serves as a mirror of the official development tree and contains the kernel-side code that enables native WireGuard support on Linux systems. By operating inside the kernel rather than user space, the project achieves very low latency and high throughput, making it suitable for servers, embedded systems, and enterprise networking environments. ...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    DSVPN

    DSVPN

    A dead simple VPN

    ...No firewall and routing rules to manually mess with. Doesn't leak between reconnects if the network doesn't change. Blocks IPv6 on the client to prevent IPv6 leaks. Works on Linux (kernel >= 3.17), macOS and OpenBSD, as well as DragonFly BSD, FreeBSD and NetBSD in client and point-to-point modes. Adding support for other operating systems is trivial.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    ttyrpld is a multi-OS kernel-level TTY keylogger and screenlogger with (a)synchronous replay support. It runs on Linux, Solaris, FreeBSD, NetBSD and OpenBSD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NetFlow/IPFIX iptables module

    NetFlow/IPFIX iptables module

    NetFlow iptables module for Linux kernel

    ipt-netflow is high performance NetFlow exporting module for Linux kernel (up to 4.15). Designed for Linux router in high-throughput network. This is netfilter/iptables module adding support for -j NETFLOW target. Designed to work efficiently w/o conntrack. Supporting NetFlow protocols v5, v9, and IPFIX. Accounting for IPv4, IPv6 traffic, and NAT translation events (NEL). Additional options is SNMP-index translation rules, aggregation rules, Ethernet type, MPLS, VLAN, and MAC addresses exporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5

    Rockhopper VPN software

    IPsec / IKEv2-based VPN software for Linux.

    Rockhopper is IPsec/IKEv2-based VPN software for Linux. This software is interoperable with Windows 7, Windows 8 and Windows 10 VPN clients and it provides a handy AJAX-based Web console to manage Secure Virtual Ethernet(LAN), Routing-based VPN, Remote Access VPN and servers protected by IPsec. No kernel modules are needed. The ESP protocol stack is also implemented in user space.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    NXLog

    NXLog

    A multi-platform universal log collector and forwarder

    ...It can collect logs from files in various formats, receive logs from the network remotely over UDP, TCP or TLS/SSL . It supports platform specific sources such as the Windows Eventlog, Linux kernel logs, Android logs, local syslog etc. Writing and reading logs to/from databases is also supported. The collected logs can be stored into files, databases or forwarded to a remote log server using various protocols. The old BSD Syslog and the newer IETF syslog standard is fully supported by NXLog in addition to Snare, XML, JSON, GELF, KVP, CSV and custom formats. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    TCPLoadEchoServer

    IPv4/IPv6 TCP Echo Server scaling to 100.000+ concurrent sessions

    The TCPLoadEchoServer is a IPv4/IPv6 TCP Echo Server that is optimized for use with 100.000+ concurrent TCP sessions. It achieves this by using the Linux Kernel Epoll functionality (+- like BSD's kqueue) Combined with the TCPLoadEchoClient, this tool can also be used to stress test NAT stacks, firewalls, ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    network packet generator

    a simple packet generator for TCP,UDP and ICMP network packages

    ...ICMP echo request, echo replies, TCP packages with different settings, ... . You can start the programm by typing 'sudo ./start_pg2.sh interfacename'. The script is necessary to suppress the rst-packets from the linux kernel. I created this program to improve my C skills and to gain some experience in network programming. It is a early version and everyone is welcome to improve it ;). I´m from Germany so program and the comments are in German. Sorry for that ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Libnids - NIDS E-component, based on Linux kernel. This library provides IP defragmentation, TCP reassembly and port scan detection.
    Downloads: 15 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    CLara is a framework that enables you to access the computing power of many graphics processors in an IP-based network using a kind of Client/Proxy/Server model. Its programming interface conforms to the OpenCL 1.0 standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The purpose of the Hi-Performance Protocol Identification Engine/HiPPIE is to analyze network traffic, and determine what protocol is in use within a given session based on packets sent to the engine. Linux kernel mod with support for iptables/netfilter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    kREproxy - kernel reverse proxy server. This is very simple proxy server of http protocol which use simple configuration to deciding where pass the http requests. kREproxy server works in linux kernel spaca as kernel module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Unbind is simple commandline tool which allows you to reuse specified TCP port imediately after server crash. You don't need to wait 2 minutes after which kernel release port automaticaly. It is usefull when you are debugging server's crashes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    TCP Low Priority module (TCP-LP-MOD) is an implementation of TCP-LP, as pluggable TCP congestion control module, for Linux kernel after version 2.6.14.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    kbfd is implementation of the IETF Bidirectional Forwarding Detection Protocol on kernel-space daemon. It is challenge to Hardware implementation(like FPGA) BFD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Kernux - Kernel Mode Web-server for Linux A fully kernel-mode webserver,developed for FC4,2.6 kernel. This httpd serves static requests and redirects dynamic requests to a usermode webserver,currently tomcat.Faster and efficient than usermode webservers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LGVRP is an open source GVRP/GARP implementation for Linux OS. It is 802.1Q and 802.1D compliant.It propagates VLAN information from device to device,creates ports dynamically. LGVRP contains a patch of Linux kernel and an user configure tool lgvrpconf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KSB26 [Kernel Socks Bouncer] is Linux Kernel 2.6.x loadable module that redirects tcp connections (to user-defined target hosts) through socks 4/5 chains, in a complete transparent way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    IP accounting tools package based on Berkeley Packet Filer mechanism. Continue from BPFT by V.Vorobyev, TRAFD by V.Belekhov & S.Svirid. Use the PCAP library to implement connection to bpf kernel pseudo-device.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    A replacement firmware distribution for the 3com 3CRADSL72 a.k.a 3com wireless 11g (distributed by Ya.com) and its identical twin, the SMC7804WBRA, with an ucLinux kernel based system and associated system tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A linux kernel implementation of a distributed protocol to provide pro-active defence against Distributed Denial of Service (DDoS) attacks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SIMpad by Siemens is a multimedia device with a screen resolution of 800x600x16 and is based on StrongARM processor SA1110 . The goal of this project is to provide a full Linux operating system with kernel and applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    ng_netflow is netgraph kernel module, which implements Cisco's netflow protocol on PC running FreeBSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Provide secure and stable OS, based on highly modified Linux Kernel, own package system, like "BSD Ports". Compatible with x86, Power PC. Easy to use of any level users. Complete Documentantion in many languages. 99% compatible with Windows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    A mod_perl like perl interpreter for Tux(Linux kernel http server of Redhat) and related softwares to speed up web applications with tux. It will run with the platforms supported by Linux, Perl and Tux. Implemented with C and Perl with some libraries for
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB