Init to write go netfilter queue to increase performance
This commit is contained in:
7
backend/nfqueue/go.mod
Normal file
7
backend/nfqueue/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module main
|
||||
|
||||
go 1.18
|
||||
|
||||
require github.com/DomySh/go-netfilter-queue v0.0.0-20220713124014-7261f0df2c15
|
||||
|
||||
require github.com/google/gopacket v1.1.19 // indirect
|
||||
Reference in New Issue
Block a user