5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
|
#!/usr/bin/env -S nft -f
|
||
|
|
||
|
flush table ip br0_ipv4
|
||
|
delete table ip br0_ipv4
|