Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

castab/phpWOL

Repository files navigation

phpWOL

A web-driven Wake-on-LAN Service

php driven Wake on LAN webapp for remote computer startup

The purpose of this webapp is to remotely turn on computers that have WoL enabled.

Many routers disable/ignore the broadcast address of a subnet that originate from outside of the local network. To circumvent this, a PHP server placed within the network is able to receive a command in the form of a submission and then dynamically generate a WoL packet to specific computers in the same subnet.

Much of the credit goes to, Toni Uebernickel tuebernickel@whitestarprogramming.de, who coded the entire WoL packet generator function. I only wrapped it into a web page and added a few more tweaks:

  1. Some authentication (not completely secure, but better than nothing)
  2. A GUI in the form of a webpage

About

php driven Wake on LAN webapp for remote computer startup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published