macOS
brew install whostherelocal Homebrew formula metadata
brew
whosthere のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install whostherelocal Homebrew formula metadata
nix profile install nixpkgs#whostherenixpkgs package indexes · pkgs/by-name/wh/whosthere/package.nix · ソース: api.github.com
scoop install main/whosthereScoop official bucket manifest trees · bucket/whosthere.json · ソース: api.github.com
概要
LAN discovery tool with a modern TUI written in Go
履歴
Whosthere is Ramon Vermeulen's Go-based LAN discovery tool with an interactive terminal UI. It combines mDNS, SSDP, ARP-cache discovery, OUI manufacturer lookup, and optional port scanning to show what devices are present on a local network.
The GitHub repository was created on August 20, 2025. The README describes Whosthere as a local area network discovery tool written in Go, designed to help users discover, explore, and understand their LAN from an interactive TUI.
In launch and show-and-tell posts, the author described building it as a way to learn Go and networking while making a TUI inspired by tools such as lazygit, k9s, and dive. That origin explains the project's shape: practical discovery methods wrapped in a keyboard-driven terminal interface.
Whosthere is much newer than WHOIS or whistle, but it found a visible niche among Go, homelab, and terminal-tool users. GitHub API metadata showed more than 2,300 stars and 60 forks on July 2, 2026.
Its adoption story is tied to the modern homelab and small-network inventory use case: users want a quick view of devices without privileged raw-socket scanning or a heavyweight network-management suite.
Typical usage is to run `whosthere` and let it discover nearby devices through concurrent mDNS and SSDP scans plus ARP-cache population. The TUI lets users inspect devices, see manufacturer information from OUI lookup, and optionally run a port scan on a discovered host.
The README also documents daemon mode and configuration through YAML, making it useful both as an interactive tool and as a small local discovery service.
Whosthere is a package-nerd example of the current Go TUI wave: a single-purpose network utility that feels more like lazygit or k9s than classic line-oriented Unix networking commands.
Its practical hook is unprivileged discovery. It does not replace full scanners such as Nmap, but it gives Homebrew and terminal users a fast first look at a LAN with little setup.
セキュリティ状態
whosthere に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/whosthere/config.yaml~/.config/whosthere/config.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
whosthere | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ramonvermeulen/whosthere
インストールメタデータ
| パッケージキー | brew:whosthere |
|---|---|
| バージョン | 0.8.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/whosthere |
| ホームページ | https://github.com/ramonvermeulen/whosthere |
| リポジトリ | https://github.com/ramonvermeulen/whosthere |
| 上流ドキュメント | https://github.com/ramonvermeulen/whosthere#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/ramonvermeulen/whosthere/archive/refs/tags/v0.8.2.tar.gz |
| 最終更新 | 2026-05-21T23:15:39Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | whosthere |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
whosthere
nix profile install nixpkgs#whostheremain/whosthere
scoop install main/whosthereソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.