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
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.
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.
This project is aimed at providing (open) software to support pure virtual interface for LinuxKernel. All Linux networking functionality will be supported on these interfaces.
For Release 1.1
1) Adds support for connectivity between the vnics of two different systems by way of creating overlays. (VXLAN style)
2) On a virtual environment it can either run on hypervisor or inside a VM (as applicable).
- Dipjyoti Saikia (Developer/Admin)
<dipjyoti.saikia@gmail.com>
ZoolLinux Is a Mini-Distribution Based on Standard LinuxKernel . Useful for floppy-based rescue systems, or to check hardware and network connections. It supports many different filesystems and has many utilities
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
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.
OpenSlug is a replacement firmware for the Linksys NSLU2. It is designed to replace the original kernel, root filesystem and applications. OpenSlug changes the NSLU2 into a generic network appliance - for you to make it do what YOU want it to do!
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.
Note: the project is basically dead, as I started rewriting it but I don't have much free time to work on it.
It's basically a micro-kernel, but on top of that, instead of having multiple servers running as standalone processes, it has a modular kernel, so that each server is a module of this kernel.
The micro-kernel contains only the scheduler, memory management and drivers for high-speed devices (like gigabit ethernet NICs or video cards).
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.
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).
Kapacity is a tool for KDE for showing the ACPI battery state, AC state and CPU state in a window. It can also dock into the panel. It can handle CPU with CPU FREQ. It based on the ACPI Subsystem for Kernel 2.4 und 2.6
Colour lines in syslog-ng logs according to severity
...You have to customize syslog-ng to include severity as the first character in each logged line, and to pipe the logged messages through the logcolourer program.
You can use the program to colour any file according to digits in the first character of each line.
logcolourer can also process lines from the linuxkernel, though these normally get routed via syslog-ng anyway.
This program shows the packets in a USB communication, by decoding the output of a command like "cat /sys/kernel/debug/usb/usbmon/0u" into more human-readable form
PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linuxkernel 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.
USB-IR-Boy is an LIRC compatible home brew USB Infrared (IR) receiver based on the Motorola (Freescale) MC68HC908 microcontroller. The project includes electronic schematics, MCU code, and a lircd compatible kernel module.
Web based GUI for accessing ATMEL ATNGW100 board's flash memory.
NetFlash100 contains a full system image with a Linuxkernel, root file system and the web interface to access flash memory of ATMEL ATNGW100 boards.
To be able to use NetFlash100 you need:
1. ATNGW100 board with a working u-boot.
2. Ethernet and serial terminal connections.
3. A SD card (must be more than 40MB)
Once you successfully boot NetFlash100 image, it provides you with a web interface on IP 10.0.0.1, with this interface one can read, write and erase the available flash devices on the system. ...
MPLS for Linux is a project to implement a MPLS (Multi Protocol Label Switching) stack for the Linuxkernel, and portable versions of the signaling protocols associated with MPLS.
Longene ( Linux Unified Kernel ) is an open source project sponsored by Insigma Co., Ltd. It aims to implement a kernel module in Linux that provides a system-call and driver layer to allow the Windows applications to run on the Linux OS.
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.
An operating system kernel designed with simplicity, readability, and elegance in mind. No longer written from scratch, but built on "the shoulder of giants." Specifics are given in the CREDITS file starting from v0.04
IdyllaOS is simple operating system. System is based on monolithic kernel with drivers of devices loaded as kernel modules. As required for a modern operating system, it supports features like virtual memory, memory protection and multitasking.