Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Install

There are several ways to install Subscan, depending on your preferences. You can install it via Cargo (Rust's package manager), use Docker for containerized environments, or download prebuilt cross-platform binaries. Choose the method that works best for your setup

Install With Cargo

🦀 Install the subscan tool using Cargo, Rust's package manager. Make sure you have Rust installed on your system. Then, run:

~$ cargo install subscan

Pull Docker Image

🐳 For containerized usage, you can pull the subscan Docker image directly from Docker Hub

~$ docker pull eredotpkfr/subscan:latest

Download Prebuilt Binaries

📦 Prebuilt cross-platform binaries are available on the releases page. Download the one compatible with your operating system