pkg.soopen package index

brew / 順位 6500

htpdate を Homebrew, apk, apt, MacPorts, Nix でインストール

htpdate のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install htpdate

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install htpdate

MacPorts ports tree · net/htpdate/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add htpdate

Alpine Linux edge package indexes · htpdate · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install htpdate

Debian stable package indexes · htpdate · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#htpdate

nixpkgs package indexes · pkgs/by-name/ht/htpdate/package.nix · ソース: api.github.com

概要

パッケージ概要

Synchronize time with remote web servers

コマンドとエイリアス

  • htpdate

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2021: The twekkel/htpdate tag stream includes v1.3.0 from December.
  • 2024: The tag stream includes v2.0.0 from September.
  • 2024: Alpine package metadata records htpdate 2.0.0 in the community repository.
  • Package-manager era: The input package facts record htpdate in Homebrew, Debian, Ubuntu, MacPorts, Nix, and Alpine.

Related projects

  • htpdate is related to NTP clients such as ntpdate, ntpd, OpenNTPD, and chrony, but trades precision for HTTP reachability and proxy compatibility. The same maintainer also publishes `httpdate`, another HTTP-based time synchronization tool with a precision-oriented approach.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:sync,server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
htpdate実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.0.2
マネージャ更新日2026-05-06
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:htpdate
バージョン2.0.2
パッケージマネージャHomebrew
ホームページhttps://www.vervest.org/htp/
リポジトリhttps://github.com/twekkel/htpdate
最終更新2026-05-06T23:49:07Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

htpdate 1.3.7-2+b2

HTTP based time synchronization tool

https://github.com/twekkel/htpdate

sudo apt install htpdate
  • Section: net
  • Architecture: amd64
  • Source Package: htpdate
  • 2 依存関係
  • normalized package name match
  • 一致条件: Htpdate
Debian stable package indexes · deb.debian.org · Debian stable package indexes: htpdate from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

htpdate

nix profile install nixpkgs#htpdate
  • normalized package name match
  • 一致条件: Htpdate
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ht/htpdate/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

htpdate 1.3.7-2build2

HTTP based time synchronization tool

https://github.com/twekkel/htpdate

sudo apt install htpdate
  • Section: universe/net
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Htpdate
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: htpdate from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

htpdate 2.0.0-r0

HTTP Time protocol

https://github.com/twekkel/htpdate

sudo apk add htpdate
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: htpdate
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Htpdate
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: htpdate from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

htpdate-doc 2.0.0-r0

HTTP Time protocol (documentation)

https://github.com/twekkel/htpdate

sudo apk add htpdate-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: htpdate
  • normalized package name match
  • 一致条件: Htpdate
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: htpdate-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

htpdate-openrc 2.0.0-r0

HTTP Time protocol (OpenRC init scripts)

https://github.com/twekkel/htpdate

sudo apk add htpdate-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: htpdate
  • normalized package name match
  • 一致条件: Htpdate
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: htpdate-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

htpdate

sudo port install htpdate
  • normalized package name match
  • 一致条件: Htpdate
MacPorts ports tree · api.github.com · MacPorts ports tree: net/htpdate/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation