Commit graph

59 commits

Author SHA1 Message Date
hufrea
3cfdf4f7e0
--round (#201) 2024-10-20 18:50:08 +03:00
ruti
13b0048514 Split range 2024-10-17 08:45:50 +03:00
ruti
b95926d9d2 Add more offset flags 2024-10-15 04:33:20 +03:00
ruti
5e5dec60f2 params.h: char -> bool 2024-09-17 22:31:46 +03:00
ruti
e02ce91363 auto-mode option (#127)
* trigger auto if connetion closes/resets after several packets

* send RST if remote connection is reset

* change cache value struct
2024-09-14 15:47:57 +03:00
Lurker00
02a9e046fd
Transparent proxy mode (#114)
* Transparent proxy

* Typo errors

* long long -> intmax_t for printing time_t

---------

Co-authored-by: vel21ripn <>
Co-authored-by: Konstantin Saliy <ksaliy@s-terra.ru>
2024-09-10 21:10:11 +03:00
ruti
db47c7841d oob2 -> disoob, send only one OOB byte 2024-08-22 17:47:28 +03:00
ruti
550f2d2f5f drop-sack 2024-08-22 17:47:28 +03:00
ruti
2f98038991 fake-offset, oob2 2024-08-22 17:47:27 +03:00
ruti
ff17dc424b auto: remove cl_err alert, add ssl_err 2024-08-22 17:47:27 +03:00
ruti
d61756dd95 fix headers, sa_size macros, replace getopt_long_only 2024-08-12 23:40:36 +03:00
dartvader316
632e6b038b fix headers 2024-08-07 14:25:26 +03:00
ruti
dcf5ed727c Minor 2024-07-29 22:14:57 +03:00
ruti
380f91058c Port filter 2024-07-29 16:08:35 +03:00
ruti
83128935b8 UDP desync support 2024-07-29 12:26:42 +03:00
ruti
05a248de6f Remove --dst, fix auto, ignore tls minor version in alert 2024-06-08 17:51:51 +03:00
lufog
7fb9164fc7 Fix build with LLVM-MinGW 2024-05-02 19:36:29 +03:00
ruti
e3cfd9e9d3 protect_path, free mapped file 2024-04-28 02:50:46 +03:00
ruti
4be8bd33f0 two sockets for UDP, ignore dst and proto 2024-04-26 01:15:02 +03:00
ruti
a48a2e87a3 UDP, --proto, dst custom port 2024-04-23 08:47:27 +03:00
ruti
3b65b275b1 avl, --hosts, --dst 2024-04-16 20:55:41 +03:00
ruti
f4599b0e15 move detect to auto 2024-04-04 04:19:40 +03:00
ruti
50c350c6ae replace --tr with --detect 2024-04-03 22:51:02 +03:00
ruti
6f82bb1eff remove --mss 2024-04-01 07:28:46 +03:00
ruti
a909f44b35 --mss, fix cache 2024-03-28 20:42:43 +03:00
ruti
dbbdb005a1 --tr to group 2024-03-28 01:52:52 +03:00
ruti
e031e7d235 --md5sig, --ip-opt for IPv4 only 2024-03-26 17:15:34 +03:00
ruti
b0d624136e wait_send after split, oob, etc; handle different send ret 2024-03-21 21:44:17 +03:00
ruti
56a9043dd6 Check not sent bytes, --ip-opt 2024-03-21 01:01:36 +03:00
ruti
ca03b1d311 Support TFO 2024-03-20 02:23:56 +03:00
ruti
3da60eb357 --fake on Windows 2024-03-18 02:23:10 +03:00
ruti
6b39efdd7a Add --tr 2024-03-17 00:19:14 +03:00
ruti
0c6f95070c Add timeout 2024-03-13 22:18:16 +03:00
ruti
191f141a08 Remove --redirect, fix mem_delete 2024-03-12 02:53:57 +03:00
ruti
015095d2ef --redirect 2024-03-11 18:38:39 +03:00
ruti
69286c71db Cache ttl, handle client rst 2024-03-08 21:33:25 +03:00
ruti
19171cfeca Auto mode 2024-03-08 03:37:02 +03:00
ruti
eb3f28b25f Remove pos sorting, support offset flag 2024-03-05 23:44:57 +03:00
ruti
ff472f6448 Multiple tlsrec positions 2024-03-05 23:44:47 +03:00
ruti
72b3abe007 Move methods to options, support multiple split positions 2024-03-05 23:44:28 +03:00
ruti
6b484d5988 Send OOB data in first part 2024-03-01 18:00:25 +03:00
ruti
5b272ac5b8 New method: oob 2024-02-29 20:07:59 +03:00
ruti
90ca8aca01 Move LOG to error.h 2024-02-24 20:44:54 +03:00
dovecoteescapee
e12be5db14
Replace __ANDROID__ with __ANDROID_NDK__ 2024-02-24 19:48:39 +03:00
hufrea
dcfefca1c7
LOG for Android 2024-02-24 17:18:19 +03:00
dovecoteescapee
9acdcfab3e Add LOG for Android 2024-02-24 16:19:47 +03:00
ruti
76668991c5 Windows support 2024-02-18 23:20:52 +03:00
ruti
49828467a4 --tlsrec 2024-02-18 17:19:11 +03:00
ruti
e4dff6de47 Delete options (--snd-buf, --rcv-buf and -L) 2024-01-26 20:53:00 +03:00
ruti
04b9a0097b custom ttl option 2023-10-16 14:44:24 +02:00