mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-06 08:20:34 +05:00
readme: firewall hooks usage explanation
This commit is contained in:
parent
ac51117a52
commit
644dd93b66
@ -869,6 +869,9 @@ INIT_FW_PRE_DOWN_HOOK="/etc/firewall.zapret.hook.pre_down"
|
|||||||
INIT_FW_POST_DOWN_HOOK="/etc/firewall.zapret.hook.post_down"
|
INIT_FW_POST_DOWN_HOOK="/etc/firewall.zapret.hook.post_down"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Hooks are extremely useful if you need nftables sets populated by zapret scripts.
|
||||||
|
nfsets can only belong to one table. You have to write rule there and synchorize them with zapret scripts.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Checking ISP
|
### Checking ISP
|
||||||
|
Loading…
Reference in New Issue
Block a user