MODEST GINGER Fantastic little app. “Do one thing and do it well.” It does absolutely everything a complete WakeOnLAN app should do — and not one thing more. Perfect. It would be great if you could add support for the Bonjour Sleep Proxy Service. It’s the technology that Snow Leopard’s “Wake on Wireless” uses. It’s an open protocol and shouldn’t be too hard to implement: http://en.wikipedia.org/wiki/Sleep_Proxy_Service http://www.opensource.apple.com/source/mDNSResponder/mDNSResponder-212.1/mDNSMacOSX/ Exact protocol (really simple stuff): http://tools.ietf.org/html/draft-cheshire-edns0-owner-option-00 In practice, supporting this would also allow for waking over VPN and waking over Internet (if the router forwards broadcast packets from WAN to LAN). (Version 1.0) |