ansible-roles/vpn/wireguard/templates/nftables/down.nft

6 lines
114 B
Plaintext
Raw Normal View History

2023-08-13 23:47:03 +02:00
#!/usr/bin/env -S nft -f
2023-10-15 22:58:57 +02:00
table inet ${IFACE}_inet
2023-08-13 23:47:03 +02:00
flush table inet ${IFACE}_inet
delete table inet ${IFACE}_inet