├── 00-flush.rules ├── 20-nat.rules ├── LICENCE ├── README.md ├── nftables.service └── nftablesctl /00-flush.rules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfredkrohmer/nftables-systemd/HEAD/00-flush.rules -------------------------------------------------------------------------------- /20-nat.rules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfredkrohmer/nftables-systemd/HEAD/20-nat.rules -------------------------------------------------------------------------------- /LICENCE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfredkrohmer/nftables-systemd/HEAD/LICENCE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfredkrohmer/nftables-systemd/HEAD/README.md -------------------------------------------------------------------------------- /nftables.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfredkrohmer/nftables-systemd/HEAD/nftables.service -------------------------------------------------------------------------------- /nftablesctl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfredkrohmer/nftables-systemd/HEAD/nftablesctl --------------------------------------------------------------------------------