Davoyan
|
bc28cd486a
|
doc: fix typo in config.yaml (#2459)
|
2026-01-14 09:01:18 +08:00 |
|
wwqgtxx
|
cdabd1e8b1
|
chore: update utls
|
2026-01-14 08:02:37 +08:00 |
|
Toby
|
c5b0f00bb2
|
fix: logic issues with BBR impl
98872a4f38
|
2026-01-12 13:34:59 +08:00 |
|
wwqgtxx
|
c128d23dec
|
chore: update quic-go to 0.59.0
|
2026-01-12 12:48:18 +08:00 |
|
wwqgtxx
|
ee37a353d0
|
fix: incorrect timestamp conversion in brutal
|
2026-01-12 12:45:52 +08:00 |
|
wwqgtxx
|
0cf37de1a8
|
chore: better time storage in rule wrapper
|
2026-01-12 00:50:55 +08:00 |
|
potoo0
|
ae6069c178
|
chore: moving rules disabled and hit/miss counts data to extra for restful api (#2503)
|
2026-01-11 21:11:38 +08:00 |
|
wwqgtxx
|
c8e33a4347
|
chore: decrease rule wrapper memory usage
|
2026-01-11 20:57:28 +08:00 |
|
potoo0
|
19a6b5d6f7
|
feat: support rule disabling and hit/miss count/at tracking in restful api (#2502)
|
2026-01-11 19:37:08 +08:00 |
|
wwqgtxx
|
efb800866e
|
chore: update quic-go to 0.58.1
|
2026-01-11 17:19:53 +08:00 |
|
wwqgtxx
|
94c8d60f72
|
chore: simplified logic rule parsing
|
2026-01-08 23:42:01 +08:00 |
|
saba-futai
|
0f2baca2de
|
chore: refactored the implementation of suduko mux (#2486)
|
2026-01-07 00:25:33 +08:00 |
|
wwqgtxx
|
b18a33552c
|
chore: remove unused pointer in rules implements
|
2026-01-06 09:29:09 +08:00 |
|
wwqgtxx
|
487de9b548
|
feat: add PROCESS-NAME-WILDCARD and PROCESS-PATH-WILDCARD
|
2026-01-06 08:52:06 +08:00 |
|
enfein
|
1a6230ec03
|
chore: update mieru version (#2484)
Fix https://github.com/enfein/mieru/issues/247
|
2026-01-06 07:48:46 +08:00 |
|
wwqgtxx
|
e6bf56b9af
|
fix: os.(*Process).Wait not working on Windows7
|
2026-01-05 20:26:19 +08:00 |
|
wwqgtxx
|
0ad9ac325a
|
feat: support aes-128-gcm, ratelimit and framesize for kcptun
|
2026-01-05 12:25:30 +08:00 |
|
saba-futai
|
d6b1263236
|
feat: support http-mask-multiplex for suduko (#2482)
|
2026-01-04 22:24:42 +08:00 |
|
wwqgtxx
|
4d7670339b
|
feat: all dns client support disable-qtype-<int> params
|
2026-01-02 22:43:58 +08:00 |
|
wwqgtxx
|
0cffc8d76d
|
chore: revert "chore: update quic-go to 0.58.0"
This reverts commit 64015b7634.
|
2026-01-02 17:09:40 +08:00 |
|
wwqgtxx
|
1f8bee9710
|
chore: force to disable mptcp for tproxy
|
2025-12-31 08:43:23 +08:00 |
|
wwqgtxx
|
eb30d3f331
|
chore: add a code comment for tproxy listener
|
2025-12-31 02:07:52 +08:00 |
|
wwqgtxx
|
10f4bebdfa
|
fix: only clear dstIP if it is confirmed to be a fake IP
|
2025-12-30 17:16:09 +08:00 |
|
David
|
06387d5045
|
feat: support fake-ip-filter-mode: rule mode (#2469)
|
2025-12-29 08:14:09 +08:00 |
|
wwqgtxx
|
c393e917eb
|
fix: gvisor compatibility on go1.26
|
2025-12-27 17:57:30 +08:00 |
|
wwqgtxx
|
4f0a6fa117
|
fix: gvisor panic
|
2025-12-27 17:16:35 +08:00 |
|
wwqgtxx
|
4f9bfd216f
|
chore: add some comments for the finalizer
|
2025-12-27 16:38:58 +08:00 |
|
joshua
|
498f81aad3
|
feat: add header support for rule provider (#2463)
|
2025-12-24 23:10:38 +08:00 |
|
wwqgtxx
|
9168bee6b7
|
chore: align internal logic
|
2025-12-24 18:26:55 +08:00 |
|
HolgerHuo
|
e6c0e3b19c
|
fix: handle geoip:lan when GetRecodeSize() (#2460)
|
2025-12-24 08:34:19 +08:00 |
|
wwqgtxx
|
287f9e5185
|
chore: temporarily skip mieru inbound test in go1.26 on windows
|
2025-12-23 23:49:19 +08:00 |
|
wwqgtxx
|
c456370f4f
|
fix: missing context cancel in pullLoop
|
2025-12-23 23:26:05 +08:00 |
|
wwqgtxx
|
10ef29f5cd
|
chore: apply global ca in sudoku code
|
2025-12-23 23:15:52 +08:00 |
|
wwqgtxx
|
85ba7f6a0a
|
chore: change import paths in sudoku code
|
2025-12-23 23:14:39 +08:00 |
|
saba-futai
|
7daf37bc15
|
feat: support http-mask-mode, http-mask-tls and http-mask-host for sudoku (#2456)
|
2025-12-23 23:08:38 +08:00 |
|
wwqgtxx
|
64015b7634
|
chore: update quic-go to 0.58.0
|
2025-12-22 17:29:28 +08:00 |
|
wwqgtxx
|
5585304d68
|
chore: allow custom path for gRPC (grpc-service-name start with /)
v1.19.18
|
2025-12-21 10:28:05 +08:00 |
|
wwqgtxx
|
911211578c
|
action: add Go 1.26rc1 to test
|
2025-12-21 00:12:03 +08:00 |
|
wwqgtxx
|
abb55199f2
|
fix: os.RemoveAll not working on Windows7
|
2025-12-20 23:02:26 +08:00 |
|
wwqgtxx
|
87c3f700e5
|
chore: add TODO comment to ca.LoadCertificates
|
2025-12-19 21:43:55 +08:00 |
|
wwqgtxx
|
4a723e8d3f
|
chore: allow automatic reloading when the TLS server's certificate, private-key or ech-key is a local file
|
2025-12-19 20:23:48 +08:00 |
|
wwqgtxx
|
93cf46e430
|
chore: remove unused import path
|
2025-12-19 20:14:02 +08:00 |
|
Howard Wu
|
35a1130c92
|
chore: use HasPrefix instead of Contains for key checks (#2447)
|
2025-12-19 18:43:06 +08:00 |
|
Howard Wu
|
1ebcb25e4a
|
fix: typo in sniffer skip-dst-address config parsing (#2446)
|
2025-12-19 18:16:56 +08:00 |
|
wwqgtxx
|
cbcacdbb8c
|
chore: using tls.Config.GetCertificate/GetClientCertificate to load TLS certificates
|
2025-12-19 12:24:16 +08:00 |
|
wwqgtxx
|
17966b5418
|
fix: close sing-tun maybe panic on windows
|
2025-12-18 10:37:50 +08:00 |
|
wwqgtxx
|
bc8f0dcf77
|
fix: missing ntp call
|
2025-12-17 18:50:33 +08:00 |
|
wwqgtxx
|
827cd616e8
|
chore: cleanup import path
|
2025-12-17 17:35:58 +08:00 |
|
wwqgtxx
|
e1384e86ab
|
chore: update http2 using in test
|
2025-12-17 17:19:09 +08:00 |
|
wwqgtxx
|
b92b38701c
|
chore: update ech handling
|
2025-12-17 17:19:06 +08:00 |
|