Skip to content

Releases: faceair/clash-speedtest

v1.6.0

09 Nov 20:01
9981b03
Compare
Choose a tag to compare

Changelog

  • 9981b03 docs(README): update image source and width
  • de8a623 docs(README.md): add demo project link for freesub - provide link to freesub project using Github Action for subscription speed testing
  • b0084a7 docs(README.md): update clash-speedtest usage examples - add flag=meta parameter to subscription URLs - clarify usage of filtered configuration files
  • ba40242 docs(README.md): update default download url and usage examples - change default download url for testing proxies - add example for filtering nodes and outputting to filtered.yaml
  • 5c1298d docs(README.md): update installation instructions - clarify installation options (source code or pre-built binaries)
  • b970090 feat(speedtest): add upload speed test and improve latency measurement - rename download-url to server-url in CLI options - update download size to 50MB and add upload size of 20MB - enhance latency measurement with jitter and packet loss calculation - refactor download and upload test logic for better concurrency handling - update README with new CLI options and improved speed test explanation

v1.5.0

08 Nov 15:24
c61948c
Compare
Choose a tag to compare

Changelog

  • bfb7a2e docs(README.md): update server setup instructions - replace manual build with go install command
  • f303263 feat(README.md): add output filtering and custom server options - add output config file path option - add max-latency and min-speed filtering options - describe custom server setup for speed testing - update speed testing server URL to Cloudflare - add example for output filtering and custom server usage
  • 0a74e48 feat(clash-speedtest): refactor command-line options and server handling - rename -size to -download-size - rename -l to -download-url - remove -output and -sort options - rename livenessObject directory to download-server - update README.md with new command-line options and server handling instructions
  • c9eea84 feat(main.go): integrate speedtester package for proxy testing - update go.mod to include new dependencies - refactor main.go to use speedtester package for proxy testing - add progress bar for testing progress
  • 63aa9e6 refactor(main.go): replace clash with mihomo core - update imports to use mihomo core - remove user-agent setting for clash.meta
  • c61948c refactor(main.go): update speed color logic and convert speed to MB/s - change color logic based on download speed in MB/s - convert download speed to MB/s for comparison

v1.4.1

12 Oct 10:21
Compare
Choose a tag to compare

Changelog

  • daf1c2e update supported proxy types

v1.4.0

05 Oct 11:01
Compare
Choose a tag to compare

Changelog

  • 27027b3 feat: 可以输出排序后的节点的详细配置 (#14)
  • a24f1c7 optimize write zero bytes performance
  • ab6c96d refactor DifferentTypesOfParsing function
  • 46406b3 refactor liveness object server & remove echo dependency
  • 38b645c set global ua
  • cf47065 use clash mate kernal

v1.3.0

15 Aug 03:11
eed27d7
Compare
Choose a tag to compare

Changelog

  • 6df057b add -concurrent flag, concurrent download size (#9)
  • 1db3fe1 feat: 支持同时多个订阅地址 (#11)
  • 1be74d0 feat: 添加了自定义测速的服务端 (#12)
  • eed27d7 fix: 修复了无法使用本地文件进行指定的情况 (#13)
  • f4cd6bf update readme

v1.2.0

04 May 14:17
Compare
Choose a tag to compare

Changelog

v1.1.0

03 May 15:30
Compare
Choose a tag to compare

Changelog

  • b769ae5 fix incompleted reponse compute

v1.0.0

03 May 11:07
Compare
Choose a tag to compare

Changelog