snort3: complete rework
authorEric Fahlgren <redacted>
Mon, 27 Nov 2023 16:21:43 +0000 (08:21 -0800)
committerRosen Penev <redacted>
Sun, 3 Dec 2023 21:53:58 +0000 (13:53 -0800)
commitf21dffc2a306ad97cefa03dac8bcee0552da556f
treeff687532e830989715d5a324fcc02446250626d3
parent904438be39d2fb80573ab45ce606a20bb4fbe7e1
snort3: complete rework

  - Add many options to config file.
  - Move rules and generated snort.lua to /tmp.
  - Add script for downloading rules.
  - Add preliminary reporting capabilites.

Signed-off-by: Eric Fahlgren <redacted>
net/snort3/Makefile
net/snort3/files/homenet.lua
net/snort3/files/local.lua
net/snort3/files/main.uc [new file with mode: 0644]
net/snort3/files/nftables.uc [new file with mode: 0644]
net/snort3/files/snort-mgr [new file with mode: 0644]
net/snort3/files/snort-rules [new file with mode: 0644]
net/snort3/files/snort.config
net/snort3/files/snort.init
net/snort3/files/snort.uc [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT