mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
tpws: always compile PF support, use --enable-pf flag in FreeBSD
This commit is contained in:
parent
8c525b598e
commit
f10d48b5bb
@ -224,7 +224,7 @@ Autostart '/usr/local/etc/rc.d/zapret.sh' :
|
||||
```
|
||||
pfctl -a zapret -f /etc/zapret.anchor
|
||||
pkill ^tpws$
|
||||
tpws --daemon --port=988 --split-http-req=method --split-pos=2
|
||||
tpws --daemon --port=988 --enable-pf --split-http-req=method --split-pos=2
|
||||
```
|
||||
|
||||
After reboot check that anchor is created and referred from the main ruleset :
|
||||
|
Loading…
Reference in New Issue
Block a user