What's New
A fresh coat of paint across the whole project, matching the terminal aesthetic of the v0.25 console rewrite.
- New website: reconya.com rebuilt from scratch with a dark terminal-style design, live demo footage, a one-line install section, licensing details, and an FAQ.
- New wordmark: the console's globe wordmark is now the brand everywhere, on the site, in the README, and in the app.
- README refresh: rewritten around the current console UI with a demo animation, stale docs removed.
- Security: upgraded
golang.org/x/netto 0.55.0 (fixes a GHSA HTML parser DoS advisory).
Downloads
| Platform | Architecture | Download |
|---|---|---|
| Linux | x86_64 | reconya-linux-amd64.tar.gz |
| Linux | ARM64 (Raspberry Pi) | reconya-linux-arm64.tar.gz |
| macOS | Intel | reconya-darwin-amd64.tar.gz |
| macOS | Apple Silicon | reconya-darwin-arm64.tar.gz |
Quick Start
# Download and extract (example: Linux x86_64)
tar -xzf reconya-linux-amd64.tar.gz
# Configure
cp .env.example .env
nano .env
# Run (requires root for network scanning)
sudo ./reconya-linux-amd64Verify Download
sha256sum -c SHA256SUMS