feat: rules hot reload via SIGHUP (#44)

This commit is contained in:
Toby
2024-02-03 10:55:20 -08:00
committed by GitHub
parent 8d94400855
commit f8f0153664
5 changed files with 39 additions and 4 deletions

View File

@@ -29,6 +29,7 @@ Linux that's in many ways more powerful than the real thing. It's cyber sovereig
- Flow-based multicore load balancing
- Connection offloading
- Powerful rule engine based on [expr](https://github.com/expr-lang/expr)
- Hot-reloadable rules (send `SIGHUP` to reload)
- Flexible analyzer & modifier framework
- Extensible IO implementation (only NFQueue for now)
- [WIP] Web UI