docs: instruction for OpenWrt 22.02 or earlier

This commit is contained in:
Haruue
2024-03-09 21:31:39 +08:00
parent 1dce82745d
commit e77c2fabea
3 changed files with 12 additions and 0 deletions

View File

@@ -66,7 +66,11 @@ OpenGFW has been tested to work on OpenWrt 23.05 (other versions should also wor
Install the dependencies:
```shell
# For OpenWrt version 22.03 and later (nftables based firewall)
opkg install kmod-nft-queue kmod-nf-conntrack-netlink
# For OpenWrt versions prior to 22.03 (excluding 22.03, iptables based firewall)
opkg install kmod-ipt-nfqueue iptables-mod-nfqueue kmod-nf-conntrack-netlink
```
### Example config