Releases: basildane/WakeOnLAN
Releases · basildane/WakeOnLAN
2.12.4
2.12.2
2.12.0
Features
- Security enhancement. Upgraded project to DotNET 4.6. Eliminated TLS 1.0 from the update checker.
- New remote desktop features. Double-click a machine to connect to RDP, or Putty, or http web interface.
- The default action for double-clicking a machine is to start a remote session.
Release Notes
- The remote-desktop feature has been rewritten and improved significantly. If you had any custom settings configured in Properties -> Control -> Command, they will have to be reentered.
- The user id and password for scheduled tasks will need to be reentered.
2.11.22
2.11.20
2.11.18
- Added -pw command line option
This is used to change the passwords for machines.
Example:
wakeonlanc -pw "new password" -m MyComputer
You can also use the -g option to change a whole group, or the -all option to change all machines to the same password. The optional -p parameter to specify a database in a different location.
- fix broken dependencies in reportviewer (print function)
- added Debug Log form
- fix crash when starting for first time on clean build of Windows 10
- fix problem with flapping hosts
- code signing now SHA256 only, SHA1 signatures are depreciated
2.11.17 Beta 30
- fix broken dependencies in reportviewer (print function)
- added Debug Log form
- fix crash when starting for first time on clean build of Windows 10
- fix problem with flapping hosts
- code signing now SHA256 only, SHA1 signatures are depreciated
2.11.16 Beta 11
- Added -pw command line option
This is used to change the passwords for machines.
Example:
wakeonlanc -pw "new password" -m MyComputer
You can also use the -g option to change a whole group, or the -all option to change all machines to the same password. The optional -p parameter to specify a database in a different location.
2.11.16 Beta 10
This beta had a mistake in the compile. See beta 11.