Commit Graph

1257 Commits

Author SHA1 Message Date
bol-van
cf4814df57 readme: mark filter is mandatory to avoid deadlocks 2024-10-14 19:56:33 +03:00
bol-van
378f33d613 list-youtube update 2024-10-14 15:24:39 +03:00
bol-van
96f6f86787 list-youtube update 2024-10-14 15:23:03 +03:00
bol-van
bf82344e3b tpws: fix regression 2024-10-14 15:01:53 +03:00
bol-van
f9e24fa0a0 tpws: ipset support 2024-10-14 14:58:31 +03:00
bol-van
ab43cf14cb winws: update ru presets 2024-10-14 09:48:45 +03:00
bol-van
952902dc17 init.d: 50-dht4all,50-quic4all fix wrong QNUM var name 2024-10-13 19:39:45 +03:00
bol-van
d9bd668f6e tpws,nfqws: fix 100% cpu hang on gzipped hostlist with comments 2024-10-13 17:26:25 +03:00
bol-van
e6c918b8a6 init.d: 50-discord adjust port range to 50000-50019 2024-10-13 16:10:55 +03:00
bol-van
4e1d93bf2c init.d: 50-discord zapret_custom_firewall_nft_flush, ports 50000-50019 2024-10-13 13:54:20 +03:00
bol-van
e1ecd8ecb0 init.d: zapret_custom_firewall_nft_flush 2024-10-13 13:51:20 +03:00
bol-van
7b3adeac82 ipt.sh : print_opt adding => inserting 2024-10-13 13:29:55 +03:00
bol-van
6c8e67faab init.d: ignore dirs in custom.d 2024-10-13 13:25:19 +03:00
bol-van
d760093f52
Merge pull request #583 from SashaXser/master
Фиксы от CodeQL
2024-10-12 22:00:29 +03:00
bol-van
d3f540a62b docs/nftables.txt : add mark filter 2024-10-12 21:55:18 +03:00
bol-van
755915a3ba init.d: number pools. FW_EXTRA. nft insert. customs reorder 2024-10-12 21:28:51 +03:00
SashaXser
e64a6bc9a4
Merge pull request #2 from SashaXser/alert-autofix-2
Fix code scanning alert no. 2: Incorrect return-value check for a 'scanf'-like function
2024-10-12 20:49:39 +04:00
SashaXser
fc200ac629
Merge pull request #1 from SashaXser/alert-autofix-1
Fix code scanning alert no. 1: Multiplication result converted to larger type
2024-10-12 20:49:21 +04:00
SashaXser
81ae646c5a
Fix code scanning alert no. 2: Incorrect return-value check for a 'scanf'-like function
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-10-12 20:48:24 +04:00
SashaXser
2f46aec2be
Fix code scanning alert no. 1: Multiplication result converted to larger type
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-10-12 20:47:39 +04:00
bol-van
ebcb86844e readme: multiple custom docs 2024-10-12 13:17:56 +03:00
bol-van
ff85cd8c0c readme: multiple custom docs 2024-10-12 13:17:35 +03:00
bol-van
38fda46b74 discord custom : connbytes 3=>1 2024-10-12 12:52:36 +03:00
bol-van
e8012ee67f init.d: multiple customs 2024-10-12 12:33:06 +03:00
bol-van
bd80daad97 ipset: add missing ZAPRET_RW enabled scripts 2024-10-12 12:26:09 +03:00
bol-van
916895e281 install_bin: write error messages to stderr 2024-10-12 11:58:42 +03:00
bol-van
7ff4214b5b nfqws: fix cutoff limiter 2024-10-12 09:33:01 +03:00
bol-van
2cd6db3ba5 blockcheck: output *WS_EXTRA in summary 2024-10-08 19:27:39 +03:00
NewUse
a8d8450230
Update zapret.init
add automatic lan name detection
2024-10-04 11:48:54 +03:00
NewUse
58e8ce3f44
Update Makefile
fix mistype
2024-10-03 13:15:41 +03:00
NewUse
e58cceb618
Merge branch 'bol-van:master' into tpws-minimal 2024-10-03 09:22:16 +03:00
NewUse
93f3f4460f
Update Makefile 2024-10-03 09:16:20 +03:00
NewUse
1aee251397
Update zapret.init 2024-10-03 09:15:43 +03:00
NewUse
495da2c152
correct install dir and dependies 2024-10-03 09:08:24 +03:00
bol-van
88a9f16b8a openwrt init.d: remove command not found error 2024-10-03 08:39:48 +03:00
bol-van
9d797f3dbc blockcheck: detect goodbyedpi 2024-10-02 13:26:18 +03:00
bol-van
32158541b1 blockcheck: warn if zapret processes already running 2024-10-02 12:38:38 +03:00
bol-van
4733e1a15e blockcheck: TPWS_EXTRA_1..9 PKTWS_EXTRA_1..9 2024-10-02 11:17:38 +03:00
NewUse
b82dbcd0e6
Update Makefile
Add some description of package
2024-09-26 01:02:36 +03:00
NewUse
b29eea19e7
Update zapret.conf
Add additional options
2024-09-26 00:12:58 +03:00
NewUse
b5eaf13e27
Update zapret.init 2024-09-26 00:11:35 +03:00
NewUse
b4f0af275a
Update zapret.init
update autorestart trigger to correct syntax
2024-09-26 00:09:36 +03:00
NewUse
d988e8cee9
Update build_howto_openwrt.txt
Change build method to custom feed
2024-09-26 00:06:00 +03:00
NewUse
e1ea962715
Merge branch 'bol-van:master' into tpws-minimal 2024-09-23 21:33:31 +03:00
NewUse
8b27e6425e
Update Makefile
remove unnecessary dependencies
2024-09-23 21:32:18 +03:00
bol-van
8ec0ce067d blockcheck: TPWS_EXTRA, PKTWS_EXTRA 2024-09-23 08:23:57 +03:00
bol-van
393c1626c9 blockcheck: TPWS_EXTRA, PKTWS_EXTRA 2024-09-23 08:22:09 +03:00
NewUse
7855151941
Merge branch 'bol-van:master' into tpws-minimal 2024-09-22 20:51:08 +03:00
NewUse
9a0ed927cc
Update Makefile
delete unnecessary dependencies
2024-09-22 20:50:37 +03:00
bol-van
96edcd1aa4 update winws bin 2024-09-22 09:49:31 +03:00