Skip to content

1.3.0 - 2025-06-01

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jun 14:31
48d9983

Release Notes

Features

  • Add resolver list reader method and update cli arguments (b6ac91a)

Miscellaneous Tasks

Testing

  • Add resolver list method tests and refactor it (218cbcf)

Install subscan 1.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eredotpkfr/subscan/releases/download/v1.3.0/subscan-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/eredotpkfr/subscan/releases/download/v1.3.0/subscan-installer.ps1 | iex"

Download subscan 1.3.0

File Platform Checksum
subscan-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
subscan-x86_64-apple-darwin.tar.xz Intel macOS checksum
subscan-x86_64-pc-windows-msvc.zip x64 Windows checksum
subscan-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum