No description
Find a file
2026-01-26 00:08:07 +01:00
pkg/nftables test: improve test coverage 2026-01-26 00:08:07 +01:00
.gitignore feat: initial import 2026-01-25 22:43:24 +01:00
.golangci.yml feat: initial import 2026-01-25 22:43:24 +01:00
go.mod feat: initial import 2026-01-25 22:43:24 +01:00
go.sum feat: initial import 2026-01-25 22:43:24 +01:00
README.md feat: initial import 2026-01-25 22:43:24 +01:00

Pure go nftables shim for podman

Implements enough of the nft cli in pure go using google/nftables that podman is happy and able to do port-forwarding.