mirror of
https://github.com/HorlogeSkynet/Nftables
synced 2024-11-21 08:00:11 +01:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
{
|
|
"cmd": ["/usr/sbin/nft", "-c", "-f", "$file"],
|
|
"selector": "source.nftables",
|
|
"file_regex": "^(.*):(.*):(.*): Error: (.*)"
|
|
}
|