Commit Graph
100 Commits
Author SHA1 Message Date
bol-van ec6021898b install_bin: remove macos support 2025-12-02 11:48:56 +03:00
bol-van 711eefed3e init.d: custom scripts replace spaces with tabs 2025-12-02 11:44:43 +03:00
bol-van 032b24f5b4 init.d: openwrt beautify pid file name 2025-12-02 11:38:31 +03:00
bol-van ef4b427836 nfqws2: test lua init scripts accessibility in --dry-run mode 2025-12-02 11:33:56 +03:00
bol-van a795b0f10c init.d: 40-webserver replace spaces with tabs 2025-12-02 11:11:24 +03:00
bol-van b56be286c9 init.d: 40-webserver custom script 2025-12-02 10:51:57 +03:00
bol-van 63668fc84e nft optimize rules 2025-12-02 10:49:50 +03:00
bol-van 837833feaf optimize nft chain activation 2025-12-02 09:19:09 +03:00
bol-van 90afc96283 fix 'which' function behavior with absolute paths 2025-12-02 08:53:03 +03:00
bol-van b0455bfee2 nft do not apply FILTER_MARK to incoming 2025-12-01 20:07:07 +03:00
bol-van d279fab308 nft optimize FILTER_MARK 2025-12-01 20:00:08 +03:00
bol-van 27695a892f nft remove unneeded nozapret set checks 2025-12-01 19:52:32 +03:00
bol-van 151226dfc2 update config.default 2025-12-01 16:44:47 +03:00
bol-van ef78f8d30c ipset 2025-12-01 15:49:03 +03:00
bol-van a01408a5c9 init.d launch scripts 2025-12-01 15:30:45 +03:00
bol-van 50ae834005 compile docs: fix path to /opt/zapret2 2025-12-01 13:19:45 +03:00
bol-van b21e85bfe9 nfqws2: wrong function name 2025-11-30 17:41:45 +03:00
bol-van b91fb6a424 nfqws2: lexra compile fix 2025-11-30 15:39:18 +03:00
bol-van 97e16b5611 blockcheck2: fix -wf winws parameters 2025-11-30 15:25:53 +03:00
bol-van 8fe63df846 update docs 2025-11-30 15:17:32 +03:00
bol-van 494abc0e53 update docs ver 2025-11-30 15:09:21 +03:00
bol-van ef300e5d21 blockcheck 2025-11-30 15:03:52 +03:00
bol-van 1f70b21a4d nfqws2: fix crash 2025-11-30 11:08:54 +03:00
bol-van 520bf5142f nfqws2: allow negative numbers in bu8,bu16,bu24,bu32,swap16,swap32 2025-11-30 09:25:43 +03:00
bol-van b2a611adba nfqws2: fix crash 2025-11-30 09:02:58 +03:00
bol-van 24320b6671 nfqws2: do not prohibit truncate calls 2025-11-29 23:05:00 +03:00
bol-van 709db5d135 doc typo 2025-11-29 22:55:01 +03:00
bol-van 6515cd3227 zapret-lib: fix rawsend_segmented 2025-11-29 21:07:59 +03:00
bol-van 574ad480f8 zapret-lib: fix mss issue in rawsend_segmented 2025-11-28 16:30:42 +03:00
bol-van bebb2ccabf zapret-antidpi: allow some desync funcs to work with arbitrary blobs 2025-11-28 16:21:13 +03:00
bol-van 4923ac7bc5 replace ip6_hopbyhop_x2 to ip6_hopbyhop2 2025-11-27 21:33:03 +03:00
bol-van 605af78ce8 fix rawsend tests on windows 2025-11-27 09:45:52 +03:00
bol-van b496bac9ab zapret-pcap: improve comment 2025-11-27 08:48:59 +03:00
bol-van 9ba7ad6263 zapret-pcap: improve comment 2025-11-27 08:48:16 +03:00
bol-van 36a980469f zapret-pcap: 'keep' parameter 2025-11-27 08:47:28 +03:00
bol-van 284b345482 zapret-pcap: separate pcap write functions 2025-11-27 08:44:36 +03:00
bol-van 5866bc7721 winws2: gettid support 2025-11-26 22:14:41 +03:00
bol-van bcf11b8f72 nfqws2: support \: escapement in --lua-desync args 2025-11-26 18:18:39 +03:00
bol-van ee11c760fd zapret-lib: fix comment 2025-11-26 18:01:50 +03:00
bol-van e1c6802b52 nfqws2: getpid and gettid luacall 2025-11-26 17:51:46 +03:00
bol-van 8d2b7d9ef2 zapret-pcap: cache file name 2025-11-26 17:11:52 +03:00
bol-van 733171fb3c zapret_pcap: fix comment 2025-11-26 15:38:39 +03:00
bol-van 9eaf346253 zapret-pcap.lua 2025-11-26 15:30:54 +03:00
bol-van 1cfec4d737 nfqws2: update code 2025-11-26 14:11:29 +03:00
bol-van 39c6a71481 move basic desync functions to zapret-lib.lua 2025-11-25 16:35:15 +03:00
bol-van 35b97450fe nfqws2: optimize mtproto detection 2025-11-25 14:49:33 +03:00
bol-van cfb8b9f11f nfqws2: optimize aes-ctr and mtproto detection 2025-11-25 14:47:18 +03:00
bol-van 5e737f314b fix lua5.4 incompat 2025-11-25 13:26:55 +03:00
bol-van 6a26ea85a3 update docs 2025-11-25 13:08:40 +03:00
bol-van 1eb780bb06 update docs 2025-11-25 13:04:25 +03:00
bol-van db2412a6b4 nfqws2: # and % arg subst 2025-11-25 13:03:28 +03:00
bol-van de15c25def zapret-antidpi: luaexec 2025-11-25 13:03:11 +03:00
bol-van 3ee6d2fb48 nfqws2: make --writeable dir optional and support it in all OS 2025-11-25 10:35:04 +03:00
bol-van 9822fd0b36 github: delete windivert filters from embedded build 2025-11-24 20:57:51 +03:00
bol-van 38454aabfa winws2: fix sandbox reinit error 2025-11-24 18:32:28 +03:00
bol-van 14503e0a57 winws2: set low integrity on writable folder 2025-11-24 18:27:18 +03:00
bol-van ef421bad9c winws2: create writeable zapret2 dir in LocalLow and set WRITEABLE env 2025-11-24 17:33:17 +03:00
bol-van e963b6f20b winws2: use cygwin_conv_path 2025-11-24 17:21:46 +03:00
bol-van c52a3a2e75 winws2: define APPDATALOW env for LUA code for file storage 2025-11-24 17:08:04 +03:00
bol-van b2f7fac102 fix missing update 2025-11-24 15:40:48 +03:00
bol-van ea566720a5 nfqws: optimize logging to a file 2025-11-24 15:34:35 +03:00
bol-van a5a81424c8 winws2: enable sandbox even if nlm/ssid filter is present 2025-11-24 13:40:13 +03:00
bol-van fba42f8a00 winws2: fix utf8 file names when setting mandatory level 2025-11-24 08:50:51 +03:00
bol-van b4aff06c35 winws2: fix utf8 file names when setting mandatory level 2025-11-24 08:19:42 +03:00
bol-van 2b85262ee2 winws2: set low mandatory label on logs and autohostlist 2025-11-23 23:25:16 +03:00
bol-van 3b92197bb3 winws2: init lua after sandbox init 2025-11-23 21:03:39 +03:00
bol-van 9d49f35324 winws2: set low mandatory if possible 2025-11-23 20:52:33 +03:00
bol-van ed4eb043a2 zapret-wgobfs: optimize key cache 2025-11-23 19:06:24 +03:00
bol-van 3a66f86621 zapret-wgobfs: optimize key cache 2025-11-23 19:02:47 +03:00
bol-van c80efcc983 zapret-tests.lua: aes_ctr const tests 2025-11-23 16:09:11 +03:00
bol-van c65b28c3f7 nfqws2: optimize aes-ctr gamma xor 2025-11-23 15:15:39 +03:00
bol-van f1d02aa81d zapret_antidpi: rst 2025-11-23 13:51:54 +03:00
bol-van 38ef16bcdf nfqws2: update crypto 2025-11-23 13:34:49 +03:00
bol-van d0fe0f25ba nfqws2: aes_ctr luacall 2025-11-23 13:27:31 +03:00
bol-van 0ab1e19ce2 nfqws2: 'known' protocol and payload filter 2025-11-23 12:37:51 +03:00
bol-van 9a6353cb14 nfqws2: add mtproto detection 2025-11-23 12:22:16 +03:00
bol-van 0bc4ce03d2 update fake 2025-11-22 21:54:21 +03:00
bol-van a1f28e4c4a lua: payload check for drop 2025-11-22 21:12:29 +03:00
bol-van a7e6f07ae4 winws: remove unused var 2025-11-22 19:42:16 +03:00
bol-van fd0a076504 winws: remove all privs from access token 2025-11-22 19:39:32 +03:00
bol-van 5603e1c760 winws: remove all privs from access token 2025-11-22 19:37:55 +03:00
bol-van 873262e49c build luajit without FFI 2025-11-22 16:00:44 +03:00
bol-van 99f64c9b16 nfqws2: remove package.loaded.debug 2025-11-22 15:34:35 +03:00
bol-van 9ab4ff2acb zapret-antidpi.lua: fix comment 2025-11-22 13:51:00 +03:00
bol-van 11ab7f7776 zapret-antidpi.lua: fix comment 2025-11-22 13:50:35 +03:00
bol-van b972dadc72 zapret-antidpi.lua: fix comment 2025-11-22 13:49:19 +03:00
bol-van 02a5c28db4 zapret-antidpi.lua: fix comment 2025-11-22 13:46:19 +03:00
bol-van 792fc02268 zapret-antidpi.lua: fix comment 2025-11-22 13:45:01 +03:00
bol-van 402943034a zapret-antidpi.lua: add tcp_ts_up 2025-11-22 13:43:24 +03:00
bol-van 0f8c3f3fd8 zapret-antidpi.lua: fix comment 2025-11-22 13:41:26 +03:00
bol-van 94aded5d21 update docs 2025-11-22 12:48:34 +03:00
bol-van d5c608d5d8 update docs 2025-11-22 12:39:46 +03:00
bol-van be7854eefe nfqws2: fix erroneus error logging 2025-11-22 12:17:29 +03:00
bol-van e625915411 nfqws2: fix crash 2025-11-22 11:30:54 +03:00
bol-van 87b525f639 actions: delete android, bsd and windows bins in embedded release 2025-11-22 10:07:35 +03:00
bol-van ddfbd34be5 update docs 2025-11-22 10:00:55 +03:00
bol-van 012ee565e1 update docs 2025-11-22 09:08:12 +03:00
bol-van 4389e08897 issue template 2025-11-21 23:18:10 +03:00
bol-van 6125d27ad1 lua-antidpi: fix comment 2025-11-21 23:09:54 +03:00
bol-van 36a1be8863 typo 2025-11-21 23:04:32 +03:00