diff options
author | zuntum <zuntum@pkgsrc.org> | 2003-04-04 18:16:47 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2003-04-04 18:16:47 +0000 |
commit | a1aa24abb8d94a871ead004852b13227598d327f (patch) | |
tree | 3f718d90baf6d16b3fc093e9a8080325faa099c4 /net/wol/DESCR | |
parent | 09a901a9028fc6181ca3f784a67412231fc1a1bf (diff) | |
download | pkgsrc-a1aa24abb8d94a871ead004852b13227598d327f.tar.gz |
Intial import of pkgsrc/net/wol - Small Wake On Lan client
wol implements Wake On LAN functionality in a small program. It wakes
up hardware that is Magic Packet (tm) compliant. Consider you have a
sleeping or turned-off computer and you want to remotely wake him up.
Just type wol MAC-ADDRESS and the host wakes up (OK, it will boot ;-).
This small utility was able to wake my PC that has Intel PRO/100+ NIC.
Provided by Juan RP <juan@xtraeme.dyndns.org> in PR#19575
Diffstat (limited to 'net/wol/DESCR')
-rw-r--r-- | net/wol/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/wol/DESCR b/net/wol/DESCR new file mode 100644 index 00000000000..14f887af3b5 --- /dev/null +++ b/net/wol/DESCR @@ -0,0 +1,4 @@ +wol implements Wake On LAN functionality in a small program. It wakes +up hardware that is Magic Packet (tm) compliant. Consider you have a +sleeping or turned-off computer and you want to remotely wake him up. +Just type wol MAC-ADDRESS and the host wakes up (OK, it will boot ;-). |