nullnet-firewall 0.2.2

Rust-based firewall for network drivers
Documentation
# Firewall rules with error!!! (this is a comment line)


## some blank lines....










IN REJECT --source 8.8.8.8



# Rules marked with '+' have higher priority
+ IN ACCEPT --source 8.8.8.0-8.8.8.10 --sport
OUT ACCEPT --source 8.8.8.8,7.7.7.7 --dport 900:1000,1,2,3

# next line has an error...
OUT DENY --dport 8.8.8.8