mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-14 23:43:27 +03:00
readme: firewall hooks usage explanation
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user