macOS
brew install wakeonlanlocal Homebrew formula metadata
sudo port install wakeonlanMacPorts ports tree · net/wakeonlan/Portfile · ソース: api.github.com
brew / 順位 1315
wakeonlan のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wakeonlanlocal Homebrew formula metadata
sudo port install wakeonlanMacPorts ports tree · net/wakeonlan/Portfile · ソース: api.github.com
sudo apk add wakeonlanAlpine Linux edge package indexes · wakeonlan · ソース: dl-cdn.alpinelinux.org
sudo apt install wakeonlanDebian stable package indexes · wakeonlan · ソース: deb.debian.org
nix profile install nixpkgs#wakeonlannixpkgs package indexes · pkgs/by-name/wa/wakeonlan/package.nix · ソース: api.github.com
sudo pacman -S wakeonlanArch Linux sync databases · wakeonlan · ソース: geo.mirror.pkgbuild.com
winget install --id NewCloud.WakeOnLan -eWindows Package Manager source index · NewCloud.WakeOnLan · ソース: cdn.winget.microsoft.com
概要
Sends magic packets to wake up network-devices
履歴
`wakeonlan` is a Perl command-line tool for sending Wake-on-LAN magic packets to network adapters that can power on or wake a sleeping computer. The package is a small utility, but it sits on top of a widely deployed hardware and network-management convention.
Wake-on-LAN itself comes from AMD and Hewlett-Packard's Magic Packet technology, proposed in a November 1995 AMD white paper and later adopted broadly by PC and network vendors. The mechanism was designed so a powered-down system could leave enough network-interface circuitry active to recognize a specific Ethernet-frame payload and signal the machine to wake.
The `wakeonlan` script is older than its GitHub repository: the README lists copyright years from 2000 through 2024 and credits Jose Pedro Oliveira and Ico Doornekamp as authors. The GitHub repository was created on November 11, 2011, preserving and maintaining the Perl script as a simple Unix-friendly WoL sender.
The tool's longevity comes from being boring in the best way: Wake-on-LAN packets have a fixed, simple structure, and administrators often want a scriptable sender more than a GUI. As of July 2, 2026, GitHub API metadata showed the repository with about 414 stars and 38 forks, modest numbers that fit a mature single-purpose networking utility.
A normal invocation sends a magic packet to a target MAC address, using the limited broadcast address by default. The README shows `wakeonlan 01:02:03:04:05:06`, subnet-directed broadcasts with `-i 192.168.1.255`, and custom destination ports with `-p`; the default UDP destination is the discard port, 9.
The README explains the practical networking caveat: local subnet broadcasts are straightforward, while waking a machine behind routers may require directed-broadcast forwarding or sending to another live host on the remote subnet so the sleeping adapter can still see the packet on the local link.
For package maintainers, `wakeonlan` is the canonical tiny WoL sender: portable Perl, no daemon, no discovery service, and a stable interface that maps directly onto the magic-packet format. It is most useful in scripts, router admin workflows, lab management, and home-server setups where the MAC address is known.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
wakeonlan | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:wakeonlan |
|---|---|
| バージョン | 0.42 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/jpoliv/wakeonlan |
| リポジトリ | https://github.com/jpoliv/wakeonlan |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
wakeonlan 0.41-14
Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
https://github.com/jpoliv/wakeonlan
sudo apt install wakeonlanwakeonlan
nix profile install nixpkgs#wakeonlanwakeonlan 0.41-12.1
Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
https://github.com/jpoliv/wakeonlan
sudo apt install wakeonlanwakeonlan 0.42-r0
Perl script for waking up computers via Wake-On-LAN magic packets
https://github.com/jpoliv/wakeonlan
sudo apk add wakeonlanwakeonlan-doc 0.42-r0
Perl script for waking up computers via Wake-On-LAN magic packets (documentation)
https://github.com/jpoliv/wakeonlan
sudo apk add wakeonlan-docwakeonlan 0.42-3
Perl script for waking up computers via Wake-On-LAN magic packets
https://github.com/jpoliv/wakeonlan/
sudo pacman -S wakeonlanwakeonlan
sudo port install wakeonlanNewCloud.WakeOnLan
winget install --id NewCloud.WakeOnLan -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.