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
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.
SynAckFlood protect your linux box from portscan attacks, make a ficticious responce parallel to kernel, and portscanner show you that all ports are openned
Network to serial port data relaying linuxkernel module. Used for duplication of network ingress data, to serial port (TTY S) driver egress buffer.Serial line choice could be configured via sysctl and via proc fs (/proc/sys/net/core/zercopy_serial).
This project is based on PXES
linux thin client (by Diego Torres Milano). Project is a few simple scripts (bash
and perl), which in auto mode can collect information about hardware
installed on diskless terminals, create kernel configuration file,
c
CBQ.init script demonstrate power of CBQ mechanism in network traffic management under Linux platform. This bash script parses human-readable config files and does all needed manipulation with 'tc' linuxkernel utilite. See WebCBQ project for Web GUI.
The aimed users of this project are ISP, that uses Linux and Linux-based hosts as routers/servers. Requirements : Perl interpreter, iproute2 and iptables or ipchains. These perl scripts, will configure Linuxkernel, routing, packet filter and QoS.
Psniff is a packet sniffer and spoofer based on the PF_PACKET protocol family provided in kernel >=2.0 . Some of the protocols initially supported are IPV4,IPV6,TCP,UCP,BGP,ICMP,RIP, NTP.
Fwpass is a daemon that executes commands in response to specific sequence of incoming IP packets. It does not use TCP/IP sockets but relies on ULOG functionality of Netfilter (Linuxkernel built in firewall).
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.
A very simple Linux firewall scripts designed for home users/small office users. Requires Linuxkernel 2.4.x, ipcalc and iptables to run. These scripts have been tested on Trustix 1.2, 1.5 and 2.0 (Beta), Redhat 7.2, and 7.3 only.
A Linuxkernel space implementation of NAPT-PT (Network Address Port Translation - Protocol Translation) specified in RFC 2766. NAPT-PT is a transition mechanism used to allow hosts on an IPv6 network to communicate with IPv4 hosts.
IPKungFu is an iptables-based Linux firewall. The primary design goals are security, ease of use, and performance, in that order. It takes advantage of advanced features of iptables, tcpwrappers, and the Linuxkernel.
Traffic discovery - product intended for traffic monitoring and accounting. Based on in-kernel-packet tracking. Output information is parsed in file in process information pseudo-filesystem (/proc).
We intend to provide a development system for the Rabbit2000/3000
microcontrollers.
On Linux: a cross C-compiler, assembler, linker chain.
On the rabbit: a BIOS including download and debugging
facilities. Later a realtime kernel + TCP/IP stack
stands for Active Integrity Software, provide quick alert of elf file modifications.
Based on Gnu/Linux OS, with a daemon to analyse datas give by the kernel module, written in C.
BlueNIC implements the Bluetooth Personal Area Network Profile with all roles as PANU,GN and NAP.
The software is written as a loadable module for the linuxkernel and required the BlueZ Bluetooth core stack.
T/TCP for Linux mainly focuses on the integration of Transaction TCP into the kernel of Linux. All implementations of new (including experimental) functions of TCP are also greatly valued.
The project's goal is to implement DCCP in the Linuxkernel.
DCCP (Datagram Congestion Control Protocol) is an unreliable, congestion-controlled transport protocol providing a flow of datagrams with a feature negotiation mechanism built-in.
Loggrep greps kernel logfiles on ipchains and iptables firewall log entries and features the ability to filter against given entries (date, IP, port, ..).
It also features quasi-detection of protscanning, line count
and html output.
Sockmon enables users to monitor the per-connection TCP information of all the active connections on a Linux machine in real-time. The display has a look of a netstat. The information sockmon shows is rtt, snd_wnd, cwnd and so on. Written as kernel module