Skip to content

Releases: eredotpkfr/subscan

1.1.2 - 2025-01-13

13 Jan 13:18
aa88120
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Make zonetransfer module failsafe (323959a)

Miscellaneous Tasks

  • Minor refactors on zonetransfer module (bf1e37b)

Install subscan 1.1.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download subscan 1.1.2

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

1.1.1 - 2025-01-08

08 Jan 17:56
da89d0d
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Optimize cache manager configure method (f233e33)
  • Disable warning exists on udeps step (e142a63)

Install subscan 1.1.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download subscan 1.1.1

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

1.1.0 - 2025-01-01

01 Jan 13:50
d9cd418
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Use dns-lookup crate instead of hickory, avoid kills (55e883d)

Documentation

  • Add commentline on lookup interface, [skip ci] (34fd9a8)

Features

  • Brute command optimizations (4e979d5)

Miscellaneous Tasks

Install subscan 1.1.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download subscan 1.1.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

v1.0.0

08 Dec 22:43
222f525
Compare
Choose a tag to compare

Install subscan 1.0.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download subscan 1.0.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