Commit Graph

488 Commits

Author SHA1 Message Date
bol-van
be092b3691 https.txt: add missing @zapret nfset filter 2022-05-07 14:33:30 +03:00
bol-van
3e31a4de9e https.txt: update to support nftable openwrt 2022-05-07 14:09:10 +03:00
bol-van
e05e04fd91 https.txt: update to support nftable openwrt 2022-05-07 14:08:11 +03:00
bol-van
281d1852c0 readme: manual_setup separate file 2022-05-07 14:07:55 +03:00
bol-van
83d2fb3d60 quick_start: typo 2022-05-05 13:17:03 +03:00
bol-van
e6f0980a45 quick_start: hacker method notice 2022-05-05 12:19:58 +03:00
bol-van
5d4f522bfa Revert "Create LICENSE.txt"
This reverts commit d179dba034.
2022-05-03 20:25:54 +03:00
bol-van
d179dba034
Create LICENSE.txt 2022-05-03 20:24:45 +03:00
bol-van
7f7badb2af update bins 2022-05-03 12:32:14 +03:00
bol-van
a76d20c7a9
Merge pull request #106 from rekiofoldhome/unaligned-access
Use byte-per-byte accesses when accessing possibly unaligned data.
2022-05-03 12:31:01 +03:00
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