Browse Source

tpws: always compile PF support, use --enable-pf flag in FreeBSD

pull/98/head
bol-van 3 years ago
parent
commit
f10d48b5bb
  1. 2
      docs/bsd.eng.md

2
docs/bsd.eng.md

@ -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…
Cancel
Save