.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man v6.0.2 (Pod::Simple 3.45) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" .\" Required to disable full justification in groff 1.23.0. .if n .ds AD l .\" ======================================================================== .\" .IX Title "WOL 1" .TH WOL 1 2025-09-28 "wol 0.7.1" wol .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME wol \- Wake On LAN client .SH SYNOPSIS .IX Header "SYNOPSIS" wol [\fIOPTION\fR] ... \fIMAC\-ADDRESS\fR ... .SH DESCRIPTION .IX Header "DESCRIPTION" This manual gives you an introduction into \f(CW\*(C`wol\*(C'\fR, the Wake On LAN client. It remotely turns on computers that supports Magic Packet technology (also known as Wake On LAN). .PP Some workstations support SecureON password feature. These machines only wake up if you provide the correct password. \f(CW\*(C`wol\*(C'\fR also provides this feature. .SH OPTIONS .IX Header "OPTIONS" .IP \fB\-\-help\fR 4 .IX Item "--help" Print a summary of the command line options. .IP \fB\-V\fR 4 .IX Item "-V" .PD 0 .IP \fB\-\-version\fR 4 .IX Item "--version" .PD Print the version number of \f(CW\*(C`wol\*(C'\fR. .IP "\fB\-h HOST\fR" 4 .IX Item "-h HOST" .PD 0 .IP \fB\-\-host=HOST\fR 4 .IX Item "--host=HOST" .IP "\fB\-i HOST\fR" 4 .IX Item "-i HOST" .IP \fB\-\-ipaddr=HOST\fR 4 .IX Item "--ipaddr=HOST" .PD Broadcast packet to this IP address or hostname. This is important if your wol client is a multihomed host and you want to send only to one subnet (default IP address is \f(CW255.255.255.255\fR). .IP "\fB\-p NUM\fR" 4 .IX Item "-p NUM" .PD 0 .IP \fB\-\-port=NUM\fR 4 .IX Item "--port=NUM" .PD Send packet with this destination port \fINUM\fR. This option is important if your packet filter would block the default destination port \f(CW40000\fR. .IP "\fB\-f FILE\fR" 4 .IX Item "-f FILE" .PD 0 .IP \fB\-\-file=FILE\fR 4 .IX Item "--file=FILE" .PD Read hardware addresses, IP addresses/hostnames, optional ports and SecureON password from file \fIFILE\fR. If \fIFILE\fR is \fI\-\fR \f(CW\*(C`wol\*(C'\fR reads from stdin. .IP \fB\-\fR 4 .IX Item "-" Read hardware addresses, IP addresses, optional ports and optional SecureON password from stdin. So you can extract \fIMAC\-ADDRESSES\fR from any source and pipe the data into \f(CW\*(C`wol\*(C'\fR so. .IP \fB\-v\fR 4 .IX Item "-v" .PD 0 .IP \fB\-\-verbose\fR 4 .IX Item "--verbose" .PD Turns on verbose output. .IP "\fB\-w NUM\fR" 4 .IX Item "-w NUM" .PD 0 .IP \fB\-\-wait=NUM\fR 4 .IX Item "--wait=NUM" .PD Waits \fINUM\fR milliseconds between Magic Packets. Also known as fuse health pack. .IP \fB\-\-passwd[=PASS]\fR 4 .IX Item "--passwd[=PASS]" Send a magic packet with SecureON password feature. \fIPASS\fR is written as x\-x\-x\-x\-x\-x, where x is a hexadecimal number between 0 and ff which represents one byte of the password. .Sp If you don\*(Aqt provide \fIPASS\fR \f(CW\*(C`wol\*(C'\fR prompts you for a password. .Sp To set the password of your SecureON capable NIC, you can use \&\f(CW\*(C`ethtool\*(C'\fR (<\fBhttp://www.sourceforge.net/projects/gkernel/\fR>). .SH BUGS .IX Header "BUGS" Please report bugs to <\fBkrennwallner@aon.at\fR>. Feel free to send bug reports, translations, improvement suggestions and patches to this email address. .SH "SEE ALSO" .IX Header "SEE ALSO" GNU info entry for \fIwol\fR. .SH AUTHOR .IX Header "AUTHOR" Written by Thomas Krennwallner . .SH COPYRIGHT .IX Header "COPYRIGHT" Copyright (C) 2001,2002,2003,2004 Thomas Krennwallner <\fBkrennwallner@aon.at\fR> .PP This document may be distributed and modified under the terms of the GNU General Public License. .PP This manual is free software; you may redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. .PP This manual is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details. .PP A copy of the GNU General Public License is available on the World Wide Web at the GNU website. You can also obtain it by writing to the Free Software Foundation, Inc., 59 Temple Place \- Suite 330, Boston, MA 02111\-1307, USA.