Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 20:01
· 2 commits to main since this release
9981b03

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