0
0
mirror of https://github.com/hufrea/byedpi.git synced 2025-06-29 18:21:14 +00:00
Commit Graph

128 Commits

Author SHA1 Message Date
ruti
a3a98c72f6 Change sorting algorithm 2025-06-25 18:40:13 +03:00
ruti
d562c8f32d Move host without copying
(#298)
2025-06-17 22:46:49 +03:00
ruti
b84f27b92a Bump version, update README.md 2025-06-16 22:33:24 +03:00
ruti
69046c1ee9 Auto sort 2025-06-16 21:47:55 +03:00
ruti
f711eebb69 Dump cache, save hostname 2025-06-16 10:37:00 +03:00
ruti
676817c068 Use linked list for groups, fix cache 2025-06-06 14:03:14 +03:00
ruti
c4a9c85f30 Dont restore sock options while there are unsent, mix disorder with split 2025-05-25 09:17:07 +03:00
ruti
c2755ffb0c --copy 2025-05-24 22:31:05 +03:00
Egor Kin
31abd95aed
Fix parsing --tfo option (#281)
Using --tfo option was required additional space character at the end of option long name string ("--tfo ")
2025-04-01 00:01:09 +03:00
ruti
978925b14e Bump version, update README.md 2025-03-25 22:34:45 +03:00
ruti
9eb9432af9 Dynamic fake 2025-03-25 22:34:43 +03:00
ruti
0872c4044a Remove --ip-opt 2025-03-25 22:34:40 +03:00
ruti
a6acea0ded --connect-to 2025-03-25 22:34:39 +03:00
Arseniy Virachev
51c8c29701
Add an optional delay between split parts (#277)
Workaround for #271
2025-03-25 22:16:38 +03:00
ruti
f66668d2ea Bump version 2025-02-13 23:26:30 +03:00
ruti
764136eaad Restore positions relative to the start of the request 2025-02-05 17:43:01 +03:00
ruti
bf6e028c6b Bump version 2025-02-03 17:37:38 +03:00
ruti
9346c48e48 Variable timeout 2025-02-02 15:40:47 +03:00
Sergey Larin
5940d707e6 Enable some fake options (used for UDP desync) 2025-02-01 11:07:13 +03:00
ruti
fc254d3deb Bump version, update README.md, minor 2025-02-01 00:09:42 +03:00
ruti
0985f13d39 Fix --timeout
#254
2025-01-26 12:07:24 +03:00
ruti
d587fe2a20 Bump version, update README.md 2025-01-21 01:04:23 +03:00
ruti
1d85d015c2 Use fcntl instead of lockf
#250
2025-01-18 15:08:39 +03:00
ruti
7b46e5958f Set l7 proto with l4
#251
2025-01-18 11:51:11 +03:00
ruti
8568eb16b6 Dont lock pidfile on Android
#250
2025-01-16 19:30:49 +03:00
ruti
ec6c82006a Handle HTTP CONNECT 2025-01-14 18:39:39 +03:00
ruti
57046d51b3 Print partial UDP packet hex dump 2025-01-14 14:37:34 +03:00
ruti
a6c84a762e More pedantic code 2025-01-12 13:56:24 +03:00
ruti
4336b2b9d0 Bump version, update README.md 2024-12-27 17:37:18 +03:00
ruti
6027841374 Simplify assert macros 2024-12-27 16:48:31 +03:00
ruti
58f9ad5b07 Minify memory usage in ipset, check addr struct size 2024-12-27 04:07:34 +03:00
ruti
2673e5f909 --ipset, optimize --hosts 2024-12-26 22:54:59 +03:00
ruti
467391bbd1 --daemon 2024-12-08 18:36:48 +03:00
ruti
649ec06a85 Remove delay on non-Linux 2024-11-19 04:21:02 +03:00
ruti
890a66ee2f Add IPv4 to proto list 2024-11-10 02:39:21 +03:00
ruti
276073ddea More pedantic code 2024-11-09 18:07:27 +03:00
ruti
0a06ba41c9 Fix -R long name, remove some flags 2024-10-28 22:16:01 +03:00
ruti
193c93a68f Bump version, update README.md 2024-10-20 19:33:43 +03:00
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
dbc85417af Check IPv6 support
Change family for default address only
2024-10-06 19:08:45 +03:00
ruti
c71a096168 Check IPv6 support
#175 #169
2024-10-06 19:01:40 +03:00
ruti
77ac202f5c create empty group if a trigger is spec
#144
2024-09-23 14:56:03 +03:00
ruti
a9ecc83932 Transparent IPV6 2024-09-17 22:51:39 +03:00
ruti
0a20d69537 Bump version, update README.md 2024-09-14 22:26:59 +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
2e244fd1b8 Fix --fake on Windows 2024-08-25 11:28:24 +03:00
ruti
9c6c86efae Bump version, update README.md 2024-08-22 18:15:14 +03:00