Downloads

v1.0.0

Download ServerTools for your platform. Free trial included — 3 findings per scan, no license needed.

Primary Downloads

Linux x64

servertools-1.0.0-linux-x64.tar.gz

SHA-256

TBD

macOS Universal

servertools-1.0.0-macos-universal.pkg

SHA-256

TBD

Windows x64

servertools-1.0.0-windows-x64.exe

SHA-256

TBD

Quick Start

1. Install

Download and extract for your platform. Single binary, no dependencies.

Linux / macOS

tar xzf servertools-1.0.0-linux-x64.tar.gz
sudo mv servertools /usr/local/bin/
servertools --version

Windows (PowerShell)

# Extract and add to PATH, or run directly:
.\servertools.exe --version

2. Activate License

optional

Skip this step to use trial mode (3 findings per scan). Activate anytime to unlock full results.

servertools activate SRVT-xxxx-xxxx-xxxx-xxxx

License is verified offline using Ed25519 signatures. No internet required.

3. Browse Available Scanners

See all 127 scanners, grouped by category. Filter by category to find what you need.

servertools list
servertools list --category database

4. Run Your First Scan

Point any scanner at a target. Uses the default port automatically.

# Scan MySQL on default port 3306
servertools run mysqlaudit --target 192.168.1.10

# Scan on a custom port
servertools run mysqlaudit --target 192.168.1.10 --ports 3307

# Scan multiple ports at once
servertools run mysqlaudit --target 192.168.1.10 --ports 3306,3307,3308

# Run all database scanners against a target
servertools run all --target 10.0.0.5 --category database

5. View & Export Results

Scan results are saved as .netra files. View in terminal, or export to JSON, HTML, PDF, CSV, and more.

# View in terminal
servertools report mysqlaudit-192.168.1.10.netra

# Export as HTML report
servertools report mysqlaudit-192.168.1.10.netra -f html -o report.html

# Export as JSON
servertools report mysqlaudit-192.168.1.10.netra -f json -o results.json

# Compare two scans (before/after hardening)
servertools diff before.netra after.netra

6. Audit This Machine

Run a local security self-check without specifying a target. Works on Windows, Linux, and macOS.

servertools self-check

Command Reference

CommandDescription
servertools activate <key>Activate a license key
servertools statusShow license status and licensed modules
servertools list [--category <cat>]List all available scanners
servertools run <scanner> --target <host> [--ports <p>]Run a security scanner
servertools self-checkAudit this machine locally
servertools report <file> [-f format] [-o path]View or export a .netra report
servertools diff <before> <after>Compare two scan files
servertools merge <files...> [-o path]Merge multiple scans into one report
servertools schedule <scanner> --target <host> --cron "..."Schedule recurring scans (Pro)
servertools log [--last 30d] [--verify]View or verify audit log (Pro)
servertools dashboard [--port 9090]Launch local web dashboard (Enterprise)
servertools update-checkCheck for updates (opt-in)

All Platforms (18)

Tier 1Primary

Windowsx64
.exeComing Soon
macOSUniversal (Intel + Apple Silicon)
.pkgComing Soon
Linuxx64 glibc
.tar.gzComing Soon

Tier 2Linux Packages

Debian / Ubuntuamd64
.debComing Soon
RHEL / CentOS / Fedorax64
.rpmComing Soon
SUSE / openSUSEx64
.rpmComing Soon
Alpine Linuxx64 musl
.tar.gzComing Soon

Tier 3ARM

Linux ARM64aarch64
.tar.gzComing Soon
Windows ARM64aarch64
.exeComing Soon

Tier 4Enterprise Unix

FreeBSDx64
.tar.gzComing Soon
Oracle SolarisSPARC
.tar.gzComing Soon
Oracle Solarisx64
.tar.gzComing Soon
IBM AIXPowerPC
.tar.gzComing Soon
HP-UXIA-64 (Itanium)
.tar.gzComing Soon

Tier 5Mainframe / Specialty

Linux s390xIBM Z
.tar.gzComing Soon
Linux PPC64LEIBM Power
.tar.gzComing Soon
Linux RISC-Vrv64gc
.tar.gzComing Soon
Linux MIPS64mips64
.tar.gzComing Soon

Verify License Key

Paste your SRVT key below to verify its signature, tier, and expiration.

Free trial: Download and run any scanner without a license key. Trial mode limits output to 3 findings per scan. Purchase a license to unlock full results.