v0.1.8 — Interactive TUI with CLI flag pass-through
What's New
Interactive TUI
- Full terminal UI: welcome → input → config → scan → results
- 7 input sources: known resolvers (7,854), CIDR light/medium/full, combined, custom file
- Dynamic config with E2E toggle, binary status check, context-sensitive help
- Live progress bars and ranked results table with scrolling
CLI Flag Pass-through
findns tui --domain t.example.com --workers 100 --skip-ping- All scan flags pre-populate TUI fields — edit before starting
- In-TUI "CLI Flags" option: type flags directly from the welcome screen
Double-click to Launch
- Running
findnswith no arguments launches the TUI - On Windows: double-click
findns.exeto open the interactive scanner
Binaries
| File | Platform |
|---|---|
findns-windows-amd64.exe |
Windows x64 |
findns-linux-amd64 |
Linux x64 |
findns-linux-arm64 |
Linux ARM64 |
findns-darwin-amd64 |
macOS Intel |
findns-darwin-arm64 |
macOS Apple Silicon |
Full Changelog: v0.1.7...v0.1.8