Registry / networking / wf
library0.0.0-20221017222439-36129f591884gogounverified

A Go package for working with firewall rules and network filtering.

go get inet.af/wf
INSTALL
IMPORT
SIG · WF
W
wf
networkinggov0.0.0-20221017222439-36129f591884
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

wf
inet.af/wf

Creates a simple allow rule using the wf package.

package main import ( "fmt" "inet.af/wf" ) func main() { rule := wf.Allow() fmt.Println(rule) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20221017222439-36129f591884latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
wf — go get wf · libregistry