Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-22 09:15:49 +00:00

zapret-obfs: ippxor

This commit is contained in:
bol-van
2026-01-27 13:25:13 +03:00
parent 68c15864a4
commit 5b016f62e4
6 changed files with 110 additions and 20 deletions

View File

@@ -3827,6 +3827,8 @@ static void lua_init_const(void)
{"VERDICT_PASS",VERDICT_PASS},
{"VERDICT_MODIFY",VERDICT_MODIFY},
{"VERDICT_DROP",VERDICT_DROP},
{"VERDICT_MASK",VERDICT_MASK},
{"VERDICT_PRESERVE_NEXT",VERDICT_PRESERVE_NEXT},
{"DEFAULT_MSS",DEFAULT_MSS},