Advanced Search
Search Results
4 total results found
readme.md for @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...
readme.md for @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 ...
changelog.md for @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...
changelog.md for @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...