From b29eea19e718c762eef29608a49de39e82cdf47e Mon Sep 17 00:00:00 2001 From: NewUse <7342068+NewUse@users.noreply.github.com> Date: Thu, 26 Sep 2024 00:12:58 +0300 Subject: [PATCH] Update zapret.conf Add additional options --- docs/compile/openwrt/package/zapret/tpws/files/zapret.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/compile/openwrt/package/zapret/tpws/files/zapret.conf b/docs/compile/openwrt/package/zapret/tpws/files/zapret.conf index b6960b6..3e1c3b9 100644 --- a/docs/compile/openwrt/package/zapret/tpws/files/zapret.conf +++ b/docs/compile/openwrt/package/zapret/tpws/files/zapret.conf @@ -2,3 +2,5 @@ config zapret tpws option opts "--split-pos=2" option pidfile "tpws.pid" option port "8088" + option forward_ports "80 443" + option block_quic no