6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
|
#!/usr/sbin/nft -f
|
||
|
|
||
|
define ABUSECH_IPV4 = {
|
||
|
192.168.254.254
|
||
|
}
|