Commit Graph

503 Commits

Author SHA1 Message Date
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
01ec94806d nfqws: fix running on ipv6 disabled system 2022-05-20 11:21:38 +03:00
bol-van
877adbd6f6 nfqws: preserve fwmark. bind-fix 2022-05-15 15:54:35 +03:00
bol-van
ba5bde81a3 nftables cheat sheet 2022-05-13 14:35:57 +03:00
bol-van
144ceb66f4 nftables cheat sheet 2022-05-13 14:35:27 +03:00
bol-van
5226f7b320 quick_start: openwrt disk space notice 2022-05-13 13:55:00 +03:00
bol-van
0a82e2009a readme: openwrt flow offload notice 2022-05-10 16:03:52 +03:00
bol-van
33d3517273 readme: other firmware flow offload notice 2022-05-10 16:00:23 +03:00
bol-van
6c1fb4bcff readme: android seem to always have NFQUEUE 2022-05-10 15:56:43 +03:00
bol-van
aa231a1a98 rename https.txt -> redsocks.txt 2022-05-07 20:12:54 +03:00
bol-van
d39e0cd658 https.txt : no more need redsocks special autostart 2022-05-07 20:06:11 +03:00
bol-van
71410abe1f https.txt : use prepare_route_localnet 2022-05-07 19:58:06 +03:00
bol-van
5e27ac95fa https.txt : 127.0.0.127 2022-05-07 16:29:40 +03:00
bol-van
78498a7bd7 https.txt : fix wrong ifname set 2022-05-07 16:08:55 +03:00
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