• Joined on 2025-11-05
chuan pushed to master at tools/fast-xray 2026-06-24 01:52:00 +08:00
4126f78682 fix: align the result tables and size the IP column to content
02b33a3e6d feat: report speed in MB/s instead of Mbps
Compare 2 commits »
chuan pushed to master at tools/fast-xray 2026-06-24 01:45:05 +08:00
a28baad004 style: clear two clippy warnings in the ws byte stream
chuan pushed to master at tools/fast-xray 2026-06-24 01:40:54 +08:00
dbea080708 feat: default auto lat-top and speed-top to 0 (keep all)
chuan pushed to master at tools/notify 2026-06-24 01:29:52 +08:00
6438b77133 fix: 后台下载改用 Start-Process,避免子进程继承管道句柄阻塞 hook
chuan pushed to master at tools/notify 2026-06-24 01:19:03 +08:00
5fad621130 fix: 通知程序改异步后台下载,hook 不再因下载慢阻塞
chuan pushed to master at tools/notify 2026-06-24 01:00:55 +08:00
42ebee50b7 build: AOT 发布后自动 UPX nrv9 压缩(40MB→14MB)
chuan pushed to master at tools/fast-xray 2026-06-23 23:54:19 +08:00
27d4b8d20d feat: weight ping sampling toward productive segments
chuan pushed to master at tools/fast-xray 2026-06-23 23:44:32 +08:00
47c11985e8 feat: show why an IP failed the latency stage
chuan pushed to master at tools/fast-xray 2026-06-23 23:42:18 +08:00
0db5111267 feat: sample latency multiple times and tolerate keep-alive drops
125a3b342e feat: stop speed test at steady state instead of fixed window
e79a55a611 fix: measure steady-state latency instead of cold connect
Compare 3 commits »
chuan pushed to master at tools/fast-xray 2026-06-23 23:32:01 +08:00
ffe32f4dac feat: stream ping probes and enrich live progress
chuan pushed to master at tools/fast-xray 2026-06-23 23:14:45 +08:00
5fc3fc1006 refactor: stream ping probes and enrich live progress
chuan pushed to master at tools/fast-xray 2026-06-23 21:50:45 +08:00
7dec1e0479 docs: document auto ping-max and lat-max options
e19afd2415 feat: expose ping and latency max-latency filters in auto
dae70dbf83 docs: add network topology and pipeline diagrams
93cffaf3ae feat: add speed-concurrency option to auto pipeline
Compare 4 commits »
chuan pushed to master at tools/fast-xray 2026-06-23 21:24:01 +08:00
5c112a92af docs: update readme
af9e09148e feat: add auto pipeline as default top-level command
39080678bb refactor: split main into cli, commands, and report modules
a86d5ffabc feat: add min_speed option to speed measurement for filtering results
2e530e916d feat: add max_latency and top options to latency measurement
Compare 9 commits »
chuan pushed to master at tools/fast-xray 2026-06-23 14:11:57 +08:00
2cde86136c feat: 优化默认参数
chuan pushed to master at tools/fast-xray 2026-06-23 13:55:20 +08:00
aad84815cb feat: remove useless files
chuan pushed to master at tools/fast-xray 2026-06-23 13:09:48 +08:00
848836fb5f feat: init
chuan pushed to master at tools/fast-xray 2026-06-23 13:08:04 +08:00
b70f28661a feat: init
chuan created branch master in tools/fast-xray 2026-06-23 13:08:04 +08:00
chuan created repository tools/fast-xray 2026-06-23 12:56:27 +08:00
chuan pushed to master at tools/notify 2026-06-22 18:19:13 +08:00
da91dd442f docs: marketplace 安装地址补上 .git 后缀