File: control

package info (click to toggle)
wakeonlan 0.41-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 120; makefile: 38
file content (22 lines) | stat: -rw-r--r-- 893 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: wakeonlan
Section: net
Priority: optional
Maintainer: Thijs Kinkhorst <thijs@debian.org>
Build-Depends: debhelper-compat (= 13), perl
Standards-Version: 4.1.5
Homepage: https://github.com/jpoliv/wakeonlan
Vcs-Git: https://salsa.debian.org/debian/wakeonlan.git
Vcs-Browser: https://salsa.debian.org/debian/wakeonlan

Package: wakeonlan
Architecture: all
Depends: perl:any, netbase, ${misc:Depends}
Description: Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
 With this package you can remotely wake up and power on machines which have
 motherboards or network cards that support 'Wake-on-Lan' packets.
 .
 The tool allows you to wake up a single machine, or a group of machines.
 .
 You need the MAC addresses of machines to construct the WOL packets, but,
 in contrast to 'etherwake', you do not need root privileges to use the
 program itself as UDP packets are used.