Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

4 total results found

readme.md for @push.rocks/smartnftables

@push.rocks/smartnftables

A TypeScript module for managing Linux nftables rules with a high-level, type-safe API. Handles NAT (DNAT/SNAT/masquerade), firewall rules, IP sets, and rate limiting — all from clean, declarative TypeScript. Issue Reporting and Security For reporting bugs, is...

nftables
firewall
nat
rate limiting
network
linux
packet filter
port forwarding
ip sets
kernel firewall

readme.md for @serve.zone/isocreator

@serve.zone/isocreator

Ubuntu ISO customization tool for PC and Raspberry Pi with WiFi and cloud-init configuration Overview isocreator is a command-line tool that creates customized Ubuntu Server ISOs with pre-configured: 📡 WiFi credentials (via cloud-init) 👤 User accounts and ...

ubuntu
iso
raspberry-pi
cloud-init
wifi
automation
linux
customization

changelog.md for @serve.zone/isocreator

@serve.zone/isocreator

2025-10-24 - 1.2.3 - fix(deps) Update Deno dependencies and configuration, commit lockfile, and adjust plugins exports Add deno.lock with pinned std library versions for reproducible Deno builds Remove deno.lock from .gitignore so the lockfile is committed Re...

ubuntu
iso
raspberry-pi
cloud-init
wifi
automation
linux
customization

changelog.md for @push.rocks/smartnftables

@push.rocks/smartnftables

2026-03-30 - 1.1.0 - feat(nft) add source IP filtering for DNAT rules and expose table existence checks Adds an optional sourceIP field to NAT rule definitions to restrict DNAT rules to matching source addresses or subnets. Updates DNAT rule generation to inc...

nftables
firewall
nat
rate limiting
network
linux
packet filter
port forwarding
ip sets
kernel firewall