Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-21 08:45:48 +00:00

zapret-lib: call apply_arg_prefix right before instance execute

This commit is contained in:
bol-van
2026-03-02 20:21:38 +03:00
parent 03f1fc4788
commit a8a742f48c
4 changed files with 12 additions and 3 deletions

View File

@@ -265,3 +265,4 @@ v0.9.4.3
* winws2, dvtws2: ASLR
* github, linux-builder: reduce arm executable size by 20% - move to armv7+thumb
* init.d: warn if hostlist/ipset files are inside zapret2 root
* zapret-lib: do not call apply_arg_prefix in apply_execution_plan - call it right before instance execute