Skip to content

Releases: sinspired/ip-scanner

v1.0 config: 配置 goreleaser 工作流设置

15 Nov 17:29
Compare
Choose a tag to compare

Latest Update:

config: 配置 goreleaser 工作流设置

Released in 2024-11-15T17:35:58Z

Changelog

New Features

  • 31a6ee6 Add a feature of writing to the hosts file; Add a feature of limiting the number of scans.
  • dbaf886 Unified IP ranges file format; Add feature to get the latest ip ranges from network; Split into multiple executable entries

Bug fixes

  • 2d55bbf fix concurrency and synchronization; add support for google translate;
  • 9eee832 fix: 修复待检测IP数量增加,检测逻辑崩溃的问题。 config: 更新custom_ip_ranges,更全面的IP范围覆盖。

Config updates

  • 40e7ebe config: 更新config.toml配置文件,增加对chrome自带翻译api支持。
  • 51a1566 config: 调整检测进程数和IP获取数量设置。
  • 7f5c905 config: 配置 goreleaser 工作流设置
  • 60460f4 sites configured as lists; add domain configuration hosts file; update README.md

Other work

  • 985396c Add github actions workdlow to create release
  • 05b59d0 Add support for custom ip ranges; Verify certificate for https test; Optimize code
  • 045911e Initial commit
  • 090de61 Initial commit
  • 0668072 Optimize the way of reading files line by line
  • 6e93689 Update README.md; Modify the average delay calculation method; Change precision of latency for print

Full Changelog: ...v1.0