Skip to content

v2.5.0

Latest

Choose a tag to compare

@lordixir lordixir released this 11 Mar 02:22
· 1 commit to main since this release

What's Changed

Security

  • Upgraded utls v1.8.1 to v1.8.2 (fixes Chrome 120 fingerprint padding vulnerability)

Documentation

  • Comprehensive README rewrite with all missing sections
  • Added YAML config file example with auto-discovery documentation
  • Added scan resume/cache usage guide, output examples, How It Works section
  • Added anti-detection details table and cross-platform build scripts reference
  • Categorized features into logical groups

Bug Fixes

  • Fixed critical nil pointer and race condition issues in main.go and cache.go
  • Fixed errcheck lint errors in config_test.go

Tests

  • Expanded test coverage across all modules
  • Added tests for validators, interrupt handler, rate limiter, resolve_site, result_print, cache, and config