Showing 61 open source projects for "kernel tcp"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    DarkMagic

    DarkMagic

    This is a Custom Kernel for Redmi Note 5 Pro a.k.a Whyred [PIE]

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TEACUP

    TEACUP

    TCP Experiment Automation Controlled Using Python

    ...When multiple values are provided (e.g. for TCP congestion control algorithm), an experiment is made up of multiple tests. For each experiment and test, TEACUP collects a range of data, such as tcpdump files of traffic seen or TCP stack information (e.g. using Web10G). TEACUP also collects a variety of metadata from the end hosts and bottleneck router, such as the actual OS/kernel version(s) used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XBOOT

    XBOOT

    The extensible bootloader for embedded system

    xboot is a lightweight, modular embedded operating system designed for ARM-based microcontrollers and SoCs. It provides a complete runtime environment including a small kernel, device drivers, file systems, networking stack, GUI system, and scripting interface. xboot aims to be both educational and practical, offering a clear and portable codebase that can be adapted to various embedded platforms. Its minimal design and Lua scripting support make it suitable for quick prototyping and custom...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Null-modem emulator

    Null-modem emulator

    The virtual serial port driver for Windows.

    The Null-modem emulator (com0com) is a kernel-mode virtual serial port driver for Windows. You can create an unlimited number of virtual COM port pairs and use any pair to connect one COM port based application to another. The HUB for communications (hub4com) allows to receive data and signals from one COM or TCP port, modify and send it to a number of other COM or TCP ports and vice versa.
    Leader badge
    Downloads: 3,975 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    NXLog

    NXLog

    A multi-platform universal log collector and forwarder

    ...In concept it is similar to syslog-ng or rsyslog but is not limited to unix/syslog only. 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: 0 This Week
    Last Update:
    See Project
  • 6
    WeatherMonitoringStation

    WeatherMonitoringStation

    WeatherMonitoringStation monitors environmental data

    WeatherMonitoringStation is BeagleBone/Embedded Linux based software written in C++ intended to read, monitor, share and display environmental data such as temperature, humidity, wind speed etc. At this stage of development, temperature is measured using a DS18B20 sensor and sent out via standard output and/or a TCP/IP connection. Additional features will be implemented in due time. Recommended setup: * Eclipse with CDT. * GNU toolschain for ARM. * Oscilloscope. * Open collector buffer as described in AVR318 (http://www.atmel.com/images/doc2579.pdf). * BeagleBone or similar (Angstrom v2011.12-core - Kernel 3.1.0+). * DB18B20 temperature sensor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rump Kernels

    Rump Kernels

    Componentized and easy-to-integrate kernel quality drivers

    Rump kernels host unmodified NetBSD kernel drivers, such as file systems and the TCP/IP stack, on top of a high-level hypercall interface. The hypercall interface is straightforward to implement and is available for example for userspace and the Xen hypervisor. In other words, rump kernels enable embedding unmodified kernel drivers in various environments and using the drivers as services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    IDGuard

    Network-Wide Fingerprinting Prevention at the Switch

    Defeat fingerprinting network-wide through packet normalization at the switch
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    TCPLoadEchoClient

    Linux TCP Server Connections Stress Test Tool

    TCPLoadEchoClient is a tool that can easily start 100.000+ concurrent TCP connections to a server, and periodically send data over it. It achieves this by using the Linux Kernel Epoll functionality (+- like BSD's kqueue) Combined with the TCPLoadEchoServer, this tool can be used to stress test NAT stacks, firewalls, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    KA9Q Mirror

    An impressive early implementation of TCP/IP

    ...KA9Q NOS became the basis for several low-end commercial dialup terminal servers and routers. It influenced the development of the Internet protocols and implementations, including the Linux kernel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    MiniTCP

    A complete, light-weight TCP/IP stack as a C library.

    MiniTCP is a fully-featured, light-weight TCP/IP stack implemented as a C library. Targetted at DOS, but modifying it for any other purpose is trivial. Could be the TCP/IP stack for a new OS kernel, etc. Supported protocols: ARP, ICMP, DNS, TCP, and UDP. The entire codebase is currently under 1,800 lines, including blanks and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DTHAS , designed for the experiment of simulating an OS , is a Unix-like system. So far, It can work in text-mode ,support some shell commands and conduct simple communication with other computers by TCP/IP connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    network packet generator

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

    You can create different kinds of network packages e.g. 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 ;).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MultiTCP is a benchmark environment for testing TCP congestion avoidance algorithms and other TCP enhancements. It uses the kernel logs to print out segments statistics and internal TCP variables, to analyze and understand Linux TCP behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Libnids - NIDS E-component, based on Linux kernel. This library provides IP defragmentation, TCP reassembly and port scan detection.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Linux kernel port of NoTA Device Interconnect Protocol (DIP). Compatible with reference implementation from www.notaworld.org.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Connections applet is a gnome applet to display current connections. Very fast way to display tcp/udp connections while browsing the Web. Also the routing table, interface summary, kernel route cache, iptables rules, or network hardware may be displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    XVMSocket is a Linux Kernel Module that provides a new socket family for high throughput (40-70 times better than TCP/IP sockets) between applications running on different guest Linux VMs on the same Xen system. No changes to Xen or Linux required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HRCS (Hospital romm control system) is a system for remote operator monitoring of hospital rooms. HRCS supports serial or TCP/IP communication. HRCS is based on the linux kernel and is the only one process running in the OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is to develop a versatile benchmark for High Performance Computing (HPC) network environments, currently the Linux-based Beowulf systems. The goal is to examine the TCP/UPD/MPI communications and their impact to system kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Free OS for the Microcontroller PIC 18fXXX. Full preemptive Kernel. Unix interface. TCP/IP stack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB