Commit Graph

58 Commits

Author SHA1 Message Date
bol-van
de7a2f9be9 sysv init: make compatible with absent nogroup 2024-03-24 19:12:19 +03:00
bol-van
becd566b7f move udp to nft POSTNAT scheme 2024-03-15 15:45:25 +03:00
bol-van
1e0dfd87f2 delete obsolete file 2024-03-02 18:03:20 +03:00
bol-van
8a161f1f49 autottl, datanoack, oob, postnat 2024-03-02 17:53:37 +03:00
bol-van
2157fed592 remove old custom script 2024-03-01 17:38:40 +03:00
bol-van
226354db12 custom examples: refactor to use port overrides 2023-12-13 17:10:56 +03:00
bol-van
ac574ce2ce autohostlist mode 2023-10-26 15:12:32 +03:00
bol-van
3ded82efab custom dht remove desync-any-protocol 2023-09-07 20:34:42 +03:00
bol-van
fb8eb1befd dhtp custom script fixes 2023-09-06 13:50:41 +03:00
bol-van
115ce193ed custom script for RKN DHT BLOCK : custom-nfqws-dht4all 2023-09-06 12:31:42 +03:00
bol-van
888f9cbf7d custom script for RKN DHT BLOCK : custom-nfqws-dht4all 2023-09-06 12:24:29 +03:00
bol-van
9a87e617e4 QUIC support to main scripts 2023-07-02 18:46:26 +03:00
bol-van
3f8825e668 add separate IFACE_WAN6 handling for sysv and macos targets 2022-11-15 15:26:13 +03:00
bol-van
4347cce3b6 launch system: support separate and multiple hostlists 2022-07-27 16:35:05 +03:00
bol-van
21041346f1 custom scripts: remove redundant in nft fw section 2022-06-03 10:35:11 +03:00
bol-van
0af2bb1841 custom-nfqws-quic4all-complex fix comment 2022-06-01 16:25:23 +03:00
bol-van
7393dd6ba0 sysv custom-nfqws-quic4all-complex fix comment 2022-06-01 16:23:55 +03:00
bol-van
0c457dc2a8 complex TSPU hack is overkill 2022-05-30 09:28:16 +03:00
bol-van
e2a5f6bb21 complex TSPU hack is overkill 2022-05-30 09:27:30 +03:00
bol-van
ef669a15a5 TSPU QUIC block bypass custom script 2022-05-29 23:07:59 +03:00
bol-van
0a5ffc1a54 nfqws: QUIC protocol recognition 2022-03-20 20:46:39 +03:00
bol-van
a0d3e470f2 init: add dpi-desync-any-protocol in custom-nfqws-quic4all 2022-03-04 20:09:24 +03:00
bol-van
68361f614a init: remove badsum from comments in custom-nfqws-quic4all 2022-03-04 20:06:04 +03:00
bol-van
378b7ebf26 init.d: QUIC customs 2022-03-04 19:41:34 +03:00
bol-van
7f5731c5d0 allow to specify protocol in helper function, do not fix tcp 2022-03-04 17:30:02 +03:00
bol-van
3a4bf75ce6 init: reuse builtin mode in custom scripts 2022-02-23 22:39:49 +03:00
bol-van
5a1ca8d481 init: deduplicate shell code 2022-02-16 15:46:29 +03:00
bol-van
717b337291 init: cosmetics 2022-02-15 23:28:45 +03:00
bol-van
4dd8635f6b init: nft_fill_ifsets universal 2022-02-15 23:11:52 +03:00
bol-van
c9165b0729 init.d: remove custom.default files 2022-02-15 20:37:40 +03:00
bol-van
95667733a6 nftables support 2022-02-15 17:16:23 +03:00
bol-van
566e3d1536 init: MODE_OVERRIDE to allow code reuse from custom scripts 2022-01-01 10:42:38 +03:00
bol-van
4392d356ce init: clear qn variables when MODE_HTTP(s) disabled 2021-12-11 11:11:07 +03:00
bol-van
32f9fbecae init: check MODE_HTTP/MODE_HTTPS to minimize nfqws processes 2021-12-10 20:15:09 +03:00
bol-van
79a984b607 Revert "init: check MODE_HTTP/MODE_HTTPS to minimize nfqws processes"
This reverts commit e6303e988e.
2021-12-10 20:14:19 +03:00
bol-van
e6303e988e init: check MODE_HTTP/MODE_HTTPS to minimize nfqws processes 2021-12-10 19:57:46 +03:00
bol-van
494ac4b762 separate nfqws options for ipv4/6 2021-12-10 18:54:09 +03:00
bol-van
b8e5fcb907 init.d: sysv more compatible sysctl 2021-11-15 18:08:49 +03:00
bol-van
38475db45a init.d: cosmetics 2021-11-06 22:14:32 +03:00
bol-van
cc6d8d9636 init.d: sysv extreme passwd survival 2021-11-06 22:11:29 +03:00
bol-van
9df16b8578 init.d: sysv adduser_compat check readonly /etc 2021-11-06 11:45:59 +03:00
bol-van
fa8f061710 init.d: allow to override WS_USER 2021-11-06 11:23:23 +03:00
bol-van
6fe5d7f43a init.d: sysv remove duplicate prepare_user 2021-11-06 11:13:36 +03:00
bol-van
fe01f520a9 init.d: sysv restart commands 2021-11-06 10:56:15 +03:00
bol-van
33be0cd8a0 init.d: busybox start-stop-daemon support, absence of useradd/adduser support 2021-11-06 10:55:54 +03:00
bol-van
2bf47f4fff init.d: always return 0 from firewall and daemons apply functions 2021-10-31 16:54:20 +03:00
bol-van
fe7cfad797 init.d,ipset: ability to specify custom binaries location 2021-10-31 10:19:20 +03:00
bol-van
077849094e init.d: busybox check remove debug print 2021-10-30 13:25:39 +03:00
bol-van
c13a7e39a2 init.d: compatible adduser 2021-10-30 13:16:29 +03:00
bol-van
86e2802c4a init scripts: multiple LAN/WAN interfaces 2021-09-28 22:43:43 +03:00