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

@@ -25,6 +25,7 @@ OpenGFW は、Linux 上の [GFW](https://en.wikipedia.org/wiki/Great_Firewall)
- フローベースのマルチコア負荷分散
- 接続オフロード
- [expr](https://github.com/expr-lang/expr) に基づく強力なルールエンジン
- ルールのホットリロード (`SIGHUP` を送信してリロード)
- 柔軟なアナライザ&モディファイアフレームワーク
- 拡張可能な IO 実装(今のところ NFQueue のみ)
- [WIP] ウェブ UI