You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 is supported with this firewall! I hope this helps network engineers/programmers interested in utilizing XDP!
fwdbg: Tiny C userspace firmware debug tool for Lumen OS (x86/x86-64). Prints architecture info, EFI region headers, ACPI RSDP tables with hexdumps. Custom linker.ld, no Makefile. Compiles/runs on Termux. Stubs ready for real /sys/firmware/efi/acpi integration.