認証情報アクセス
Reads netrc credentials, cookies, headers, and output file paths.
brew
wget のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
wget fetches remote content and can mirror sites or download installer scripts.
Reads netrc credentials, cookies, headers, and output file paths.
Usually fetch-only, but can call authenticated endpoints and write local files.
Can download scripts or artifacts that later execute or deploy.
Gate authenticated downloads, recursive mirrors, and shell installer use.
Allow public single-file downloads; require approval for credentials, recursion, and executable outputs.
インストール
brew install wgetlocal Homebrew formula metadata
sudo port install wgetMacPorts ports tree · net/wget/Portfile · ソース: api.github.com
sudo apk add wgetAlpine Linux edge package indexes · wget · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#wgetnixpkgs package indexes · pkgs/by-name/wg/wget/package.nix · ソース: api.github.com
sudo pacman -S wgetArch Linux sync databases · wget · ソース: geo.mirror.pkgbuild.com
sudo zypper install wgetopenSUSE Tumbleweed package metadata · wget · ソース: download.opensuse.org
sudo dnf install wget1-wgetFedora Rawhide package metadata · wget1-wget · ソース: dl.fedoraproject.org
choco install WgetChocolatey community package catalog · Wget · ソース: community.chocolatey.org
scoop install main/wgetScoop official bucket manifest trees · bucket/wget.json · ソース: api.github.com
winget install --id JernejSimoncic.Wget -eWindows Package Manager source index · JernejSimoncic.Wget · ソース: cdn.winget.microsoft.com
概要
Internet file retriever
履歴
GNU Wget is the GNU Project's non-interactive command-line retriever for HTTP, HTTPS, FTP, and FTPS. It is one of the canonical Unix-style tools for scripted downloads, recursive mirroring, resumable transfers, and unattended network retrieval.
Wget descends from Geturl, a program by Hrvoje Niksic whose development began in late 1995. The name changed to Wget after the author learned of an earlier Amiga program called GetURL. Public Geturl releases appeared in 1996, and Wget 1.4.0 in November 1996 was the first release under the Wget name and the GNU GPL.
The tool solved a real mid-1990s problem: Unix users needed a reliable downloader that could handle both HTTP and FTP, run without a browser, survive slow or unstable dial-up and university connections, and build with ordinary Unix development tools. That combination made it spread quickly among Unix users and later most Linux distributions.
Wget's stewardship moved from the original author to broader GNU maintenance. The GNU project page lists Tim Ruehsen, Darshit Shah, and Giuseppe Scrivano as current maintainers and Hrvoje Niksic as original author. The source is hosted on GNU Savannah, and the manual's copyright range begins in 1996, reflecting the long-running GNU package history.
Wget became a default tool in the mental toolbox of system administrators, release engineers, distribution maintainers, researchers, and shell users because it is non-interactive and scriptable. Its adoption was reinforced by features that map directly to automation: retrying failed downloads, continuing partial transfers when servers support it, following links for recursive retrieval, converting links for local browsing, using timestamps for mirroring, supporting proxies, and reading URLs from files or standard input.
The package also became important outside ordinary downloads. Since Wget 1.14 it has supported WARC output, making it useful in web archiving workflows. GNU Wget2 is now developed separately for newer web protocols and parallelism, but classic Wget remains widely used because of its stable behavior and enormous installed base.
Basic use is `wget URL`, but its package-nerd importance comes from flags and composability: `-r` for recursive retrieval, `-c` for continuing partial downloads, `-O -` for piping content to standard output, `-i` for reading URL lists, and `.wgetrc` for persistent defaults. It is equally at home in cron jobs, build scripts, Dockerfiles, release automation, and one-off shell sessions.
Wget's behavior is deliberately non-interactive, so it can keep working after a user logs out or when no graphical environment exists. That makes it a historical counterpart to browsers and graphical download managers: less interactive, but much better suited to repeatable automation.
Wget is one of the archetypal packages that demonstrates why small Unix command-line tools matter. It turned web and FTP retrieval into a dependable script primitive, which is why so many other package builds, test fixtures, mirrors, and operational runbooks have depended on it for decades.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.wgetrcCredential-bearing paths to review before unattended agent runs.
~/.netrc~/.wgetrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
wget | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org/software/wget/
インストールメタデータ
| パッケージキー | brew:wget |
|---|---|
| バージョン | 1.25.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/wget |
| ホームページ | https://www.gnu.org/software/wget/ |
| リポジトリ | https://git.savannah.gnu.org/cgit/wget.git |
| 上流ドキュメント | https://www.gnu.org/software/wget |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://ftpmirror.gnu.org/gnu/wget/wget-1.25.0.tar.gz |
| 最終更新 | 2026-06-26T01:12:58Z |
| Pulse | updated |
| 依存関係 | gettext, libidn2, libpsl, libunistring, openssl@3 |
| ビルド依存関係 | pkgconf |
| 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 | wget |
| 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 パッケージリンクとは分けて表示されます。
wget 1.25.0-2
retrieves files from the web
https://www.gnu.org/software/wget/
sudo apt install wgetwget
nix profile install nixpkgs#wgetwget 1.21.4-1ubuntu4
retrieves files from the web
https://www.gnu.org/software/wget/
sudo apt install wgetwget 1.25.0-r3
Network utility to retrieve files from the Web
https://www.gnu.org/software/wget/wget.html
sudo apk add wgetwget-doc 1.25.0-r3
Network utility to retrieve files from the Web (documentation)
https://www.gnu.org/software/wget/wget.html
sudo apk add wget-docwget1-wget 1.25.0-2.fc43
wget1 shim to provide wget
http://www.gnu.org/software/wget/
sudo dnf install wget1-wgetwget2-wget 2.2.1-2.fc44
wget2 shim to provide wget
https://gitlab.com/gnuwget/wget2
sudo dnf install wget2-wgetwget 1.25.0-5
Network utility to retrieve files from the web
https://www.gnu.org/software/wget/wget.html
sudo pacman -S wgetwget 1.25.0-2.4
A Tool for Mirroring FTP and HTTP Servers
https://www.gnu.org/software/wget/
sudo zypper install wgetwget-lang 1.25.0-2.4
Translations for package wget
https://www.gnu.org/software/wget/
sudo zypper install wget-langwget
sudo port install wgetWget
choco install Wgetmain/wget
scoop install main/wgetJernejSimoncic.Wget
winget install --id JernejSimoncic.Wget -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.