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

update docs

This commit is contained in:
bol-van
2026-01-10 16:25:24 +03:00
parent 36267b7e9b
commit a8219f4897

View File

@@ -623,7 +623,6 @@ DESYNC ENGINE INIT:
--blob=<item_name>:[+ofs]@<filename>|0xHEX ; load a binary file or hex string into the Lua variable <item_name>. +ofs specifies the offset from the start of the file
--lua-init=@<filename>|<lua_text> ; execute Lua code from a string or file once at startup. supports gzipped files. automatically checks for "<filename>.gz"
--lua-gc=<int> ; Lua garbage collector invocation interval in seconds. 0 disables periodic calls.
```
MULTI-STRATEGY:
--new ; start a new profile
@@ -704,7 +703,7 @@ LOGICAL NETWORK FILTER:
--nlm-list[=all] ; display a list of connected NLM networks. "all" shows all NLM networks.
```
## Using Multiple Profiles
## Using multiple profiles
Profiles exist to select a specific traffic manipulation strategy based on the specified filter conditions.
The general scheme for using profiles is as follows: