Skip to content

frelon/pftest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PF Test

Go Go Report Card

PF Test is a tool to test pf rules. It does this by loading a rule file and a file with tests and then run each test against the rules.

Example rules:

block
pass from (self)

Example tests:

pass 127.0.0.1 222.111.222.111:80 em0
block 222.111.222.111 127.0.0.1 em0

Releases

No releases published

Packages

No packages published