Commit Graph

478 Commits

Author SHA1 Message Date
Reki
7ffa952d01 Use byte-per-byte accesses when accessing possibly unaligned data. 2022-05-03 10:20:42 +03:00
bol-van
1bbe9c5700
Merge pull request #105 from ataniazov/patch-1
docs: quick_start typo
2022-05-02 18:37:58 +03:00
ataniazov
c9d84e3ce2
docs: quick_start typo 2022-05-02 13:14:43 +00:00
bol-van
95f00a7a95 docs: yandex dns non-standard port 2022-05-02 11:27:44 +03:00
bol-van
77c754db94 docs: yandex dns non-standard port 2022-05-02 11:26:50 +03:00
bol-van
7c214b1648 docs: quick_start guide multi domain notice 2022-05-02 11:01:14 +03:00
bol-van
9f77009863 docs: quick_start guide blockcheck multi attempts note 2022-05-02 10:57:46 +03:00
bol-van
3d58aada5c docs: quick_start guide (russian) 2022-05-02 10:49:37 +03:00
bol-van
a15de18b33 tpws: deny connections to 0.0.0.0 2022-04-21 13:41:43 +03:00
bol-van
dd1ba8218d tpws: check for sock4a protocol 2022-04-21 09:42:06 +03:00
bol-van
bdfeb96a81 readme: openwrt low space reverse nc 2022-04-15 20:47:45 +03:00
bol-van
b01a9a5da0
Merge pull request #101 from ataniazov/patch-1
readme: openwrt netcat installation
2022-04-15 20:44:24 +03:00
ataniazov
d0be14f84e
readme: openwrt netcat installation
By default OpenWrt comes with busybox-nc (the busybox implementation of netcat) which does not support server mode. You need to install GNU netcat.
2022-04-15 17:26:13 +00:00
bol-van
2635fd8a66 lowercase virt type 2022-04-13 12:46:21 +03:00
bol-van
c6663a517e virt checks in both install_easy and blockcheck 2022-04-13 11:47:14 +03:00
bol-van
341b2ab529 install_easy: dmi based virtualization detect 2022-04-13 11:35:20 +03:00
bol-van
64f075e8ad install_easy: detect virtualization and warn internal NAT 2022-04-13 09:18:36 +03:00
bol-van
cd60a05f86 nfqws: fakeknown, udplen desync modes 2022-04-12 15:54:57 +03:00
bol-van
ffda684a43 nfqws: fakeknown, udplen desync modes 2022-04-12 15:52:06 +03:00
bol-van
9919f3bc14
Merge pull request #100 from ataniazov/patch-1
https: typo
2022-04-11 18:42:31 +03:00
ataniazov
7ffc032e5c
https: typo 2022-04-11 15:23:08 +00:00
bol-van
6be8087c4e blockcheck: remove never executed code 2022-04-06 14:12:50 +03:00
bol-van
5892e31b50 blockcheck: beautify 2022-04-06 10:57:14 +03:00
bol-van
3f9874e316 blockcheck: detect pfsense and disable tpws tests 2022-04-06 10:55:33 +03:00
bol-van
b1b82cb29a pfsense sysctl notices 2022-04-06 10:38:01 +03:00
bol-van
2fba43fa85 uninstall_easy : add missing dialog.sh include 2022-04-03 20:59:58 +03:00
bol-van
effb6be6e5 pfsense: for unknown reason calling zapret/* anchor not working in recent pfsense 2022-03-30 14:10:48 +03:00
bol-van
f16e72974c fix elevation issues and absence of /sbin in the PATH 2022-03-27 18:58:47 +03:00
bol-van
479ba87fc5 nfqws: cosmetics 2022-03-27 10:40:09 +03:00
bol-van
ad5588ebf1 nfqws: cosmetics 2022-03-27 10:15:28 +03:00
bol-van
1111845590 nfqws: QUIC check fixed bit = 1 2022-03-26 21:09:15 +03:00
bol-van
2eec88c2bf nfqws: verify quic auth tag. improve initial packet detection 2022-03-26 21:00:58 +03:00
bol-van
3753349058 nfqws: quic protocol code optimizations 2022-03-26 10:08:10 +03:00
bol-van
f7c0c35670 nfqws: handle QUIC decrypt failed case during desync 2022-03-25 22:34:37 +03:00
bol-van
7df1be9d3e nfqws: prevent out-of-bound access 2022-03-25 20:22:15 +03:00
bol-van
0887fe6f2a nfqws: remove duplicate check 2022-03-25 20:15:09 +03:00
bol-van
64406960aa nfqws: prevent out-of-band access in IsQUICCryptoHello 2022-03-25 20:08:05 +03:00
bol-van
4dc6639b5a nfqws: crypto dos2unix 2022-03-25 19:55:54 +03:00
bol-van
6c31029999 crypto rfc6234 restore license notices 2022-03-25 18:53:18 +03:00
bol-van
dce5b4c6f0 nfqws: QUIC initial dissection support 2022-03-25 16:59:58 +03:00
bol-van
f10d17469e fakes: quic google.com 2022-03-23 14:54:22 +03:00
bol-van
5244af1838 nftables: flush predefrag chain 2022-03-22 14:24:41 +03:00
bol-van
38883a67a9 nftables: use after-srcnat postrouting hook. enable ipfrag notrack 2022-03-22 13:58:02 +03:00
bol-van
f3508030b1 install_easy: ignore GET_LIST result 2022-03-22 13:10:44 +03:00
bol-van
4515c3c335 rename fakes 2022-03-21 13:30:21 +03:00
bol-van
771963eef2 more fakes 2022-03-21 13:28:30 +03:00
bol-van
49771f160d nfqws: QUIC protocol recognition 2022-03-20 20:50:16 +03:00
bol-van
0a5ffc1a54 nfqws: QUIC protocol recognition 2022-03-20 20:46:39 +03:00
bol-van
38dca7da70 ipset: get_antizapret_domains use gzip in http query 2022-03-19 12:44:47 +03:00
bol-van
0d07831e1e ipset: get_exclude hup daemons in hostlist mode^C 2022-03-18 23:01:28 +03:00