macOS
brew install htpdatelocal Homebrew formula metadata
sudo port install htpdateMacPorts ports tree · net/htpdate/Portfile · ソース: api.github.com
brew / 順位 6497
htpdate のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install htpdatelocal Homebrew formula metadata
sudo port install htpdateMacPorts ports tree · net/htpdate/Portfile · ソース: api.github.com
sudo apk add htpdateAlpine Linux edge package indexes · htpdate · ソース: dl-cdn.alpinelinux.org
sudo apt install htpdateDebian stable package indexes · htpdate · ソース: deb.debian.org
nix profile install nixpkgs#htpdatenixpkgs package indexes · pkgs/by-name/ht/htpdate/package.nix · ソース: api.github.com
概要
Synchronize time with remote web servers
履歴
htpdate is a small HTTP Time Protocol utility that synchronizes a computer's clock from timestamps in web-server HTTP headers. It is a niche networking package for environments where NTP is blocked, unavailable, or inconvenient but outbound HTTP works.
The upstream site and repository describe HTP as synchronizing time with web servers as reference sources. htpdate retrieves date and time through HTTP requests, can behave similarly to a browser, works through proxy servers, and can run as a daemon for ongoing synchronization.
The project preserves a pragmatic limitation in its own documentation: usual accuracy is within about 0.5 seconds and can improve with multiple servers, but users needing better time discipline should use an NTP-family package. That framing explains htpdate's evolution as a fallback or constrained-network utility rather than a replacement for NTP, OpenNTPD, or chrony.
The input package facts record htpdate in Homebrew, Debian, Ubuntu, MacPorts, Nix, and Alpine. That packaging spread is notable for a small tool because its value is situational: it becomes useful exactly on machines and networks where the usual UDP-based time-sync path is not available.
htpdate is used to query one or more web servers, estimate clock offset from HTTP date headers, and either report or set/adjust local time. The man page and README emphasize proxy support, daemon use, IPv4/IPv6 options, HTTP/1.0 versus HTTP/1.1 behavior, and the tradeoff between convenience and precision.
For package nerds, htpdate is interesting because it is the kind of tiny utility that justifies a package slot through an edge case. It exists for restricted networks, proxy-only hosts, rescue scenarios, and systems where installing a full time-sync stack is more machinery than the job requires.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
htpdate | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/twekkel/htpdate
インストールメタデータ
| パッケージキー | brew:htpdate |
|---|---|
| バージョン | 2.0.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/htpdate |
| ホームページ | https://www.vervest.org/htp/ |
| リポジトリ | https://github.com/twekkel/htpdate |
| 上流ドキュメント | https://www.vervest.org/htp/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/twekkel/htpdate/archive/refs/tags/v2.0.2.tar.gz |
| 最終更新 | 2026-05-06T23:49:07Z |
| Pulse | updated |
| 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 | htpdate |
| 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 パッケージリンクとは分けて表示されます。
htpdate 1.3.7-2+b2
HTTP based time synchronization tool
https://github.com/twekkel/htpdate
sudo apt install htpdatehtpdate
nix profile install nixpkgs#htpdatehtpdate 1.3.7-2build2
HTTP based time synchronization tool
https://github.com/twekkel/htpdate
sudo apt install htpdatehtpdate 2.0.0-r0
HTTP Time protocol
https://github.com/twekkel/htpdate
sudo apk add htpdatehtpdate-doc 2.0.0-r0
HTTP Time protocol (documentation)
https://github.com/twekkel/htpdate
sudo apk add htpdate-dochtpdate-openrc 2.0.0-r0
HTTP Time protocol (OpenRC init scripts)
https://github.com/twekkel/htpdate
sudo apk add htpdate-openrchtpdate
sudo port install htpdateソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.