Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-21 16:55:49 +00:00

nfqws2: gracefully shutdown on SIGINT and SIGTERM

This commit is contained in:
bol-van
2026-01-11 21:01:18 +03:00
parent 918258413f
commit 4c1b2b65f3
2 changed files with 45 additions and 5 deletions

View File

@@ -177,3 +177,4 @@ v0.8.1
* nfqws2: move ctx from lightuserdata to userdata. prevents crashes on specific ARM cpus
* nfqws2: alternative representation of payload filter in execution_plan item
* nfqws2: --payload-disable
* nfqws2: gracefully shutdown on SIGINT and SIGTERM