Skip to content

Wakupator

v1.2.0 Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

automation c minimalist monitoring powermanagement server
+2 more
spoofing wakeonlan

Summary

AI summary

Wakupator no longer requires sudo, uses native Linux Netlink API, adds client naming, enhanced logging, and IPv6 spoofing.

Full changelog

Wakupator 1.2.0

After a year of improvements, Wakupator is now smarter, more reliable, more secure and simpler to use!

New features 🚀

  • Actively waits for the registered machine to shut down:
    Automatically sends ARP or NS to verify that the machine is shut down before starting to monitor traffic.
  • Uses native Linux Netlink API to manage IPs:
    No longer requires the iproute2 package.
  • No more sudo needed:
    No longer executes sudoed ip or sysctl commands to manage IPs.
  • Spoof IP without port:
    Can spoof IPs without specifying port(s).
    Intended for use with custom systems—for example, a web view when accessing a web service that is shut down and spoofed by Wakupator. (Example coming soon)
  • Assign names to clients:
    Clients can provide a name when registering, making it easier to identify machines in the logs.
  • Logs more information:
    • Machine name
    • IP and port responsible for the startup
    • Shutdown and startup times
  • Self-aware if IPv6 capable:
    Detects if the provided interface has a Link Local IPv6. If so, Wakupator can spoof and monitor IPv6.

Check the updated README here!

How to update 🔄

To update to Wakupator v1.2.0:

  • Stop the current instance of Wakupator to safely shut it down. It will automatically remove and start all monitored machines.
  • Download or compile the new version of Wakupator v1.2.0.
  • Replace the old version and start Wakupator again.

Breaking Changes

  • Removed dependency on the iproute2 package; native Linux Netlink API is now used for IP management.
  • Sudo execution for `ip` and `sysctl` commands is no longer required.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Wakupator

Get notified when new releases ship.

Sign up free

About Wakupator

Wake On LAN Machine Manager based on network traffic. `MIT` `C`

All releases →

Beta — feedback welcome: [email protected]