Commit Graph

870 Commits

Author SHA1 Message Date
bol-van
6f3a814f73 more tls fakes 2023-10-21 09:26:54 +03:00
bol-van
7cd3d7895a blockcheck: fix tls1.3 support detection with mbedtls 2023-10-16 18:28:04 +03:00
bol-van
3e8d7676fc function without args () -> (void) 2023-10-13 20:10:46 +03:00
bol-van
c2075ba941 tpws: remove unneeded header 2023-10-12 14:47:57 +03:00
bol-van
c4729c3006 nfqws,tpws: fix tls protocol bounds check 2023-10-12 14:46:32 +03:00
bol-van
508d11811d tpws: tlsrec preserve trailing bytes after ClientHello 2023-10-12 13:57:34 +03:00
bol-van
bf54816832 readme beautify 2023-10-12 12:39:34 +03:00
bol-van
6dc413d0c9 tpws: --tlsrec 2023-10-12 12:35:06 +03:00
bol-van
2456aae8ad build mac64 universal x64+arm64 binaries 2023-10-06 11:22:41 +03:00
bol-van
274bb4b6da build mac64 universal x64+arm64 binaries 2023-10-06 11:21:20 +03:00
bol-van
67d2ec106b arm: compile binaries for older armv6 instruction set 2023-10-05 21:29:29 +03:00
bol-van
f943a7a476 bsd.eng.md: minor 2023-10-04 09:26:33 +03:00
bol-van
6c83bdfe19 bsd.eng.md: dos2unix 2023-10-04 09:25:49 +03:00
bol-van
6488148da0
Merge pull request #154 from toiletbril/master
Format markdown files
2023-10-04 09:20:39 +03:00
toiletbril
9177e6fc06 Format BSD documentation 2023-10-03 20:18:02 +03:00
toiletbril
4f68b9b005 Format main documentation 2023-10-03 20:06:29 +03:00
bol-van
57486daa25 dvtws: do not fill excessive memory buffer 2023-09-21 14:16:28 +03:00
bol-van
905be06154 dvtws: FreeBSD 14 beta2 compat 2023-09-21 13:01:09 +03:00
bol-van
5b6ea0bf5d nfqws: dht require at least 7 chars 2023-09-09 18:53:25 +03:00
bol-van
394c590a25 nfqws: tamper dht lex order 00 instead of aa 2023-09-07 21:02:29 +03:00
bol-van
15a31d53ed nfqws: tamper dht lex order aa instead of zz 2023-09-07 20:50:03 +03:00
bol-van
3ded82efab custom dht remove desync-any-protocol 2023-09-07 20:34:42 +03:00
bol-van
c91542d516 nfqws: DHT and tamper 2023-09-07 19:03:37 +03:00
bol-van
91ac09a8bd nfqws: udplen-pattern, hex string support 2023-09-07 13:41:25 +03:00
bol-van
9b112d9a28 readme: remove obsolete custom script info 2023-09-07 08:44:01 +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
df3aff8ff3 dht_find_peers fake 2023-09-06 09:57:24 +03:00
bol-van
9f24cff28c dht_find_peers fake 2023-09-06 09:55:58 +03:00
bol-van
47e756561b wireguard fakes 2023-08-27 15:37:41 +03:00
bol-van
bc6b683009 nfqws: wireguard protocol recognition 2023-08-12 09:56:19 +03:00
bol-van
b80c501eb9 nfqws: wireguard protocol recognition 2023-08-12 09:54:51 +03:00
bol-van
4f1faa0bbe wireguard-mod: explanation 2023-08-11 09:00:16 +03:00
bol-van
0459e0e450 do not use possibly absent 'which' command 2023-08-08 10:47:01 +03:00
bol-van
d5b104d781 tpws: use accept4 instead of accept 2023-07-04 11:26:35 +03:00
bol-van
7f5fe99ad5 tpws --disorder 2023-07-03 15:28:42 +03:00
bol-van
52af3b7906 readme: offloading info fix 2023-07-02 19:18:43 +03:00
bol-van
6782f8a0d7 readme: offloading info fix 2023-07-02 19:18:13 +03:00
bol-van
d900bd2797 fix manual_setup.txt, change to utf8 2023-07-02 18:49:28 +03:00
bol-van
9a87e617e4 QUIC support to main scripts 2023-07-02 18:46:26 +03:00
bol-van
db1c533b6c quic_initial_facebook_com_quiche.bin 2023-07-02 10:08:17 +03:00
bol-van
92c92a1c67 more QUIC initials 2023-07-02 09:39:08 +03:00
bol-van
bac22bf9eb blockcheck: run nfqws with tpws uid, not default 7FFFFFFF 2023-04-15 18:48:48 +03:00
bol-van
94739bcd37 blockcheck: avoid extra tests if split2 with split pos worked 2023-04-13 14:01:37 +03:00
bol-van
6ba23f2624 blockcheck: return tls-max for openssl 2023-03-26 12:52:30 +03:00
bol-van
45c120b40c quick_start: multiple stratgies combining 2023-03-24 20:47:10 +03:00
bol-van
dcd3cc968c policy routing doc warning for dummies 2023-02-13 13:42:32 +03:00
bol-van
0569a2c99b Revert "install_easy: do not clear ip lists if no download options specified" 2023-02-08 18:45:25 +03:00
bol-van
d7b08c8e92 Revert "install_easy: clear ip lists if MODE_FILTER=hostlist" 2023-02-08 18:44:52 +03:00