class

Nftables

Inherits Reference / Object

Class to interact with nftables All output is printed to stdout/stderr

Constructors

Instance methods

finalize
Source
run_cmd(cmd : String) : Nil

Execute a nft command, eg. 'list ruleset'

Source
run_file(file : String) : Nil

Execute a nft script in a file

Source

Nested types