macOS
brew install dhcpinglocal Homebrew formula metadata
sudo port install dhcpingMacPorts ports tree · net/dhcping/Portfile · ソース: api.github.com
brew
dhcping のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dhcpinglocal Homebrew formula metadata
sudo port install dhcpingMacPorts ports tree · net/dhcping/Portfile · ソース: api.github.com
sudo apk add dhcpingAlpine Linux edge package indexes · dhcping · ソース: dl-cdn.alpinelinux.org
sudo apt install dhcpingDebian stable package indexes · dhcping · ソース: deb.debian.org
nix profile install nixpkgs#dhcpingnixpkgs package indexes · pkgs/by-name/dh/dhcping/package.nix · ソース: api.github.com
sudo pacman -S dhcpingArch Linux sync databases · dhcping · ソース: geo.mirror.pkgbuild.com
概要
Perform a dhcp-request to check whether a dhcp-server is running
履歴
dhcping is a focused DHCP availability probe. It sends DHCPREQUEST or DHCPINFORM traffic to check whether a DHCP server responds, making it a small monitoring and diagnostics companion rather than a general DHCP client.
The official Mavetju tools page lists DHCPING 1.2 as a DHCP daemon ping program for checking whether a DHCP server is still running. Its change log records a 1.0 initial release, DHCPINFORM support in 1.1, and documentation/autoconfiguration/Solaris linking fixes in 1.2.
dhcping fits the long-lived Unix pattern of small health-check commands: it can be placed in monitoring scripts where a full DHCP client transaction or packet analyzer would be too heavy. The manual explicitly describes setup for a monitoring host against a DHCP server.
The man page documents required client IP, server IP, and client hardware address arguments, a timeout, quiet and verbose modes, and DHCPREQUEST or DHCPINFORM operation. Because it binds to the bootpc port, the documentation notes that it must run with appropriate privileges.
Package nerds care about dhcping because it packages a single operational question as a command: is the DHCP server answering? That makes it useful in init scripts, monitoring checks, and network bring-up debugging without pulling in a larger tool.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dhcping | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
http://www.mavetju.org/unix/general.php
インストールメタデータ
| パッケージキー | brew:dhcping |
|---|---|
| バージョン | 1.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dhcping |
| ホームページ | http://www.mavetju.org/unix/general.php |
| 上流ドキュメント | http://www.mavetju.org/unix/general.php |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://deb.debian.org/debian/pool/main/d/dhcping/dhcping_1.2.orig.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dhcping |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dhcping 1.2-6
DHCP Daemon Ping Program
https://www.mavetju.org/unix/general.php
sudo apt install dhcpingdhcping
nix profile install nixpkgs#dhcpingdhcping 1.2-6
DHCP Daemon Ping Program
https://www.mavetju.org/unix/general.php
sudo apt install dhcpingdhcping 1.2-r3
dhcp daemon ping program
http://www.mavetju.org/unix/general.php
sudo apk add dhcpingdhcping-doc 1.2-r3
dhcp daemon ping program (documentation)
http://www.mavetju.org/unix/general.php
sudo apk add dhcping-docdhcping 1.2-4
Small tool to let you perform a dhcp-request to find out if a dhcp-server is still running
https://www.mavetju.org/unix/general.php
sudo pacman -S dhcpingdhcping
sudo port install dhcpingソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.