WakeMeOnLan v1.90
Copyright (c) 2011 - 2021 Nir Sofer
Web site: https://www.nirsoft.net
Description
===========
This utility allows you to easily turn on one or more computers remotely
by sending Wake-on-LAN (WOL) packet to the remote computers.
When your computers are turned on, WakeMeOnLan allows you to scan your
network, and collect the MAC addresses of all your computers, and save
the computers list into a file. Later, when your computers are turned off
or in standby mode, you can use the stored computers list to easily
choose the computer you want to turn on, and then turn on all these
computers with a single click.
WakeMeOnLan also allows you to turn on a computer from command-line, by
specifying the computer name, IP address, or the MAC address of the
remote network card.
System Requirements And Limitations
===================================
* On some Windows 10/8 systems, the Wake-Up feature doesn't work if the
'Send The Wake-on-LAN Packet To...' option is set to 'Broadcast Address
255.255.255.255'. If you have this problem, you should set this option
to 'Broadcast Address According to IP Address'.
* On the computer that you run WakeMeOnLan: WakeMeOnLan works on any
version of Windows, starting from Windows 2000 and up to Windows 10,
including x64 versions of Windows.
* On the remote computer: WakeMeOnLan can turn on the remote computer
only if this feature is supported and enabled on the remote computer.
Be aware that Wake-on-LAN feature only works on wired network. Wireless
networks are not supported.
In order to enable the Wake-on-LAN feature on the remote computer:
o On some computers, you may need to enable this feature on the
BIOS setup.
o In the network card properties, you should go to the 'Power
Management' and/or 'Advanced' tabs of the network adapter, and turn
on the Wake-on-LAN feature.
Versions History
================
* Version 1.90
o Added 'All Possible Addresses' to the 'Send The Wake-on-LAN
Packet To...' option, which simply causes WakeMeOnLan to send
Wake-on-LAN packets to all possible addresses (Broadcast Address
255.255.255.255, Broadcast Address According to IP Address, IP
Address of the device)
o Updated the internal MAC addresses database.
* Version 1.87
o Updated the internal MAC addresses database.
* Version 1.86
o Updated the internal MAC addresses database.
* Version 1.85
o Updated the internal MAC addresses database.
* Version 1.84
o Fixed bug: WakeMeOnLan failed to remember the last size/position
of the main window if it was not located in the primary monitor.
o Updated the internal MAC addresses database.
* Version 1.83
o Updated the internal MAC addresses database.
* Version 1.82
o Removed the 'Use Broadcast Address According to IP Address' menu
item, which was inactive since version 1.70
* Version 1.81
o Added new option to 'Send The Wake-on-LAN Packet To...': 'Name of
the device'. If you choose this option - For every computer you
wakeup, WakeMeOnLan will try to resolve the name of the
computer/device ('Computer Name' column) to IP address and then send
the wakup packet to this IP address. If the name cannot be resolved,
the IP address displayed in the 'IP Address' column will be used.
* Version 1.80
o When using the combination of /scan and one of the save
command-line option ( /scomma, /shtml , and so on....) the 'Status'
field is now updated according to scan result.
e.g: WakeMeOnLan.exe /scan /shtml c:\temp\status.html
o Fixed bug: On some systems, WakeMeOnLan failed to detect
correctly the active network adapter for scanning.
* Version 1.79
o Updated the internal MAC addresses database.
o Added 64-bit version.
* Version 1.78
o The connect name is now displayed in the network adapters list.
('Advanced Options' window)
* Version 1.77
o Updated the internal MAC addresses database.
* Version 1.76
o The default of 'Send The Wake-on-LAN Packet To...' option is now
'Broadcast Address According to IP Address' instead of 'Broadcast
Address 255.255.255.255'. This change is made because on some Windows
10/8 systems, the 'Broadcast Address 255.255.255.255' option doesn't
work.
* Version 1.75
o Added /wakeupmulti command-line option, which allows you to wake
up multiple computers, for example:
/wakeupmulti 192.168.0.25 192.168.0.31 192.168.0.35
* Version 1.73
o Added the 'Start Scanning - Only Selected IPs' option to the
right-click context menu.
o Updated the internal MAC addresses database.
* Version 1.72
o Added 'Start Scanning - Only Selected IPs' option.
* Version 1.71
o Updated the internal MAC addresses database.
* Version 1.70
o Added 'Send The Wake-on-LAN To...' option (Under the Options
menu): Broadcast Address 255.255.255.255 (The default), Broadcast
Address According to IP Address, or IP Address of the device.
o Fixed issue: On some systems, WakeMeOnLan added items with
00-00-00-00-00-00 as MAC address.
* Version 1.68
o Added 'Copy As Hosts File' option. (Ctrl+H)
* Version 1.67
o Added 'Scan Listed IPs On Start' option.
* Version 1.66
o Fixed bug: WakeMeOnLan failed to sort the computers list properly
on start.
o Added 'Index' column, which represents the order that the
computers were added.
* Version 1.65
o Added option to scan only the IP addresses listed in the main
window of WakeMeOnLan. ('Start Scanning - Only Listed IPs' - Ctrl+F5)
* Version 1.62
o You can now specify host name as the broadcast address.
* Version 1.61
o Added new option to 'Change Wake Up Settings of Selected Items'
window: 'Send multiple Wake-on-LAN packets'.
* Version 1.60
o Added 'Change Wake Up Settings of Selected Items' option, which
allows you to assign for every item the port number and the broadcast
address that will be used instead of the default port
number/broadcast address. You can select multiple items and then
change the port number and broadcast address for all selected items
at once.
* Version 1.55
o Added /cfg command-line option, which instructs WakeMeOnLan to
use a config file in another location instead if the default config
file, for example:
WakeMeOnLan.exe /cfg "%AppData%\WakeMeOnLan.cfg"
* Version 1.53
o Updated the internal MAC addresses database.
* Version 1.52
o Added 'Auto Size Columns+Headers' option.
o Added option to choose the font displayed on the main window of
WakeMeOnLan.
* Version 1.51
o When you choose to scan specific IP addresses range, WakeMeOnLan
now automatically skips the broadcast addresses, according to the IP
addresses/Subnet masks settings of every network adapter.
o The default button of the delete question-box is 'No', in order
to avoid from deleting by mistake.
* Version 1.50
o Added 'Use Broadcast Address According to IP Address' option.
When it's turn on, the broadcast address is calculated according to
the IP address. For Example, if the IP address is 192.168.0.10, then
192.168.0.255 will be used as broadcast address.
o Fixed bug: WakeMeOnLan failed to load the external MAC addresses
file (oui.txt) when every line has 2 leading space characters.
(Sometimes this file is provided with leading space characters, I
don't really know why...)
* Version 1.48
o Updated the internal MAC addresses database.
* Version 1.47
o Fixed issue: The properties dialog-box and other windows opened
in the wrong monitor, on multi-monitors system.
o Added 'Mark Odd/Even Rows' option, under the View menu. When it's
turned on, the odd and even rows are displayed in different color, to
make it easier to read a single line.
* Vers
MenzilBiz
- 粉丝: 59
- 资源: 4
最新资源
- 三相整流器MATLAB仿真 图中为基于模型预测的三相整流器仿真模型
- 4b084预定点餐系统web_springboot+vue0.zip
- DOSBOX更改颜色指令CHGCOLOR文件
- 鸿蒙next通过sqlcipher解决已有sqlite数据库加密问题demo
- 4b082医院质控上报系统_springboot+vue0.zip
- 4b095联邦管理系统_springboot+vue0.zip
- 龙门桁架机器人sw20全套技术资料100%好用.zip
- 4b093店铺租赁租凭平台的设计与实现_springboot+vue0.zip
- 4b103大学生运动会管理系统的分析与设计_springboot+vue0.zip
- 4b114高校教室资源管理平台_springboot+vue0.zip
- 4b115学生答题练习在线平台_springboot+vue0.zip
- 4b113智慧养老服务系统_springboot+vue0.zip
- 4b121中医养生系统_springboot+vue0.zip
- 4b118校园商城系统_springboot+vue0.zip
- 4b116在线电商交易平台_springboot+vue0.zip
- Comsol变压器电路-磁场-振动多物理场耦合仿真,求解了电磁场和固体力学,描述了在磁致伸缩下的变压器铁心的振动规律;提供comsol详细学习资料及模型,包质量高效率
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈