macOS
brew install havnlocal Homebrew formula metadata
brew
Fast configurable port scanner with reasonable defaults. Version 0.3.7 via Homebrew; verified 2026-04-27.
install
brew install havnlocal Homebrew formula metadata
sudo apk add havnAlpine Linux edge package indexes · havn · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#havnnixpkgs package indexes · pkgs/by-name/ha/havn/package.nix · source: api.github.com
sudo pacman -S havnArch Linux sync databases · havn · source: geo.mirror.pkgbuild.com
overview
Fast configurable port scanner with reasonable defaults
history
havn is a lightweight Rust port scanner with configurable defaults. The README describes it as a self-contained TCP scanning application using Tokio multithreading, with Docker and multi-platform binary distribution.
The project history is compact and well documented in its changelog. Version 0.1.0 on 2023-05-18 is listed as the initial commit. Subsequent 0.1.x releases refined documentation, CLI argument descriptions, spinner/color behavior, tests, and maintenance automation.
By 2025, the changelog shows feature work such as a Rust 2024 edition update and verbose mode. The 0.3.x line continued performance and release-workflow adjustments while retaining the small single-purpose scope of a fast configurable scanner.
havn is distributed through Cargo, prebuilt GitHub release archives, Docker Hub, GitHub Container Registry, Arch Linux repositories, x-cmd, and Homebrew package metadata. That gives a small Rust CLI several installation paths without turning it into a larger framework.
Its adoption is likely among users who want a quick TCP port scan with sane defaults, concurrent scanning, IPv4/IPv6 selection, configurable ranges, retries, timeouts, Docker support, and a small binary footprint.
Typical use is direct CLI scanning: run havn with a host or address, optionally select all ports or a range, set concurrency, timeout, retry count, monochrome output, IPv6 mode, or verbose output.
The README examples cover scanning github.com with defaults, scanning localhost across all ports with custom concurrency and timeout, scanning specific host/port ranges, and scanning one port with retries.
havn is package-nerd relevant as a small Rust network utility that ships through several channels: cargo install for Rust users, prebuilt release archives for direct installs, containers for isolated runs, and OS package managers for system-managed installs.
Its changelog is intentionally granular, recording maintenance items such as dependency updates, Rust lint changes, release-script updates, and CI workflow changes. That is useful to package maintainers because build tooling and Rust edition changes can affect downstream packaging even when CLI behavior barely changes.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
havn | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mrjackwills/havn
install metadata
| Package key | brew:havn |
|---|---|
| Version | 0.3.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/havn |
| Homepage | https://github.com/mrjackwills/havn |
| Repository | https://github.com/mrjackwills/havn |
| Upstream docs | https://github.com/mrjackwills/havn#readme |
| License | MIT |
| Source archive | https://github.com/mrjackwills/havn/archive/refs/tags/v0.3.7.tar.gz |
| Last updated | 2026-04-27T15:13:06Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | havn |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
havn
nix profile install nixpkgs#havnhavn 0.1.17-r0
A fast configurable port scanner with reasonable defaults
https://github.com/mrjackwills/havn
sudo apk add havnhavn 0.3.7-1
A fast configurable port scanner with reasonable defaults
https://github.com/mrjackwills/havn
sudo pacman -S havnsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.