Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 681 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 681 Bytes

go-pf - FreeBSD pf wrapper in Go

Go Reference Go Report Card Build Status

Is a Go module that wraps around the FreeBSD pf (packet filter). It uses the pfctl command for all operations on the /dev/pf interface

The project currently only supports the functionality I require for a personal project. Contributions are welcome, though.