6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
|
#!/usr/sbin/nft -f
|
||
|
|
||
|
define SPAMHAUS_IPV4 = {
|
||
|
192.168.254.254/32
|
||
|
}
|