tpws: openbsd no more inits /dev/pf by default

This commit is contained in:
bol-van
2025-07-07 15:33:02 +03:00
parent c14554c1f3
commit 7db14a07c5
2 changed files with 6 additions and 5 deletions

View File

@@ -524,3 +524,4 @@ nfqws: apply udp desync to replayed packets with non-zero reasm offset (except f
blockcheck: display curl version and kernel version
install_bin: stop if no binaries found. display help text.
winws: increase buffers for port filter
tpws: tpws no more opens /dev/pf in OpenBSD by default. requires --enable-pf like in FreeBSD. this is migration from rdr-to to divert-to redirection scheme.