There was an error while loading. Please reload this page.
1 parent 2e8b1aa commit 6231395Copy full SHA for 6231395
1 file changed
aggregate.meta
@@ -1343,6 +1343,15 @@ test_command = cd testing && btest -c btest.cfg
1343
url = https://github.com/evantypanski/spicy-redis
1344
version = main
1345
1346
+[evantypanski/xdp-zeek]
1347
+build_command = ./configure && make
1348
+description = XDP traffic shunter
1349
+plugin_dir = build/XDP_Shunter.tgz
1350
+script_dir = scripts
1351
+test_command = cd tests && btest -c btest.cfg
1352
+url = https://github.com/evantypanski/xdp-zeek
1353
+version = main
1354
+
1355
[fatemabw/bro-inventory-scripts]
1356
description = Find different type of OSes and AV software in your network traffic.
1357
script_dir = scripts
0 commit comments