Switches a network-attached-storage (NAS) device from the company Buffalo on and keeps it alive as long as you need it. This is done by sending wake-on-lan (WOL) packages via the network. Deployment via copy & paste, no administrator permission needed.
New version 1.2.0.0 released for both the "binaries-only" and the "including source"-packages.
Changes:
NasControl.exe
- Supports now the management of more than 1 NAS-device
- Added configuration interface to configure NAS-devices
- When an IP-Address is given the wakeup-on-lan will not only be sent to the one IP-Address, it will be sent as subnet-broadcast to yyy.yyy.yyy.255. This behaviour can be switched in the configuration-file.
- Supports now the format xx:xx:xx:xx:xx:xx and xx-xx-xx-xx-xx-xx for MAC-address
- Messagebox when the configured MAC-address is invalid
- Did some changes in the text
- Some code improvements
Wol.exe
- When an IP-address is given as parameter in wol.exe it will not only be sent to the one IP-address, it will be sent as subnet-broadcast to yyy.yyy.yyy.255
- Can now request the MAC-address of a given IP-address
- Can now request the MAC-address of a given HostName
- Can now request a so-called wol-list of a specific IP-range. A wol-list is a text file with IP-address, hostname and MAC-address.