Schnax / php-wol

PHP-WOL im fürs Netzwerk mit Webinterface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wake On Lan PHP library

Wake a device on LAN (with PHP5)

What is it?

This PHP library is designed to easily wake any device or computer on LAN. It is multi-platform and compatible with PHP5+ (no OS specific call).

How to install

  1. Download the Wake On Lan library

  2. Add this file in your PHP server

  3. Use it like done with examples in this project

Examples

Two examples are provided with this library:

Wake one device on LAN

Link to source code

Wake a device on LAN with a form (broadcast IP, MAC address and port)

Link to source code

License

This project is under MIT license. This means you can use it as you want (just don't delete the library header).

Contribute

If you want to add more examples or improve the library, just create a pull request with proper commit message and right wrapping.

About

PHP-WOL im fürs Netzwerk mit Webinterface

License:MIT License


Languages

Language:PHP 100.0%