Download the PHP package phillipsnick/pfsense-wol without Composer
On this page you can find all versions of the php package phillipsnick/pfsense-wol. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phillipsnick/pfsense-wol
More information about phillipsnick/pfsense-wol
Files in phillipsnick/pfsense-wol
Download phillipsnick/pfsense-wol
More information about phillipsnick/pfsense-wol
Files in phillipsnick/pfsense-wol
Vendor phillipsnick
Package pfsense-wol
Short Description PHP WOL for pfSense
License MIT
Homepage https://github.com/phillipsnick/pfsense-wol
Package pfsense-wol
Short Description PHP WOL for pfSense
License MIT
Homepage https://github.com/phillipsnick/pfsense-wol
Please rate this library. Is it a good library?
Informations about the package pfsense-wol
pfSenseWOL
Introduction
PHP library for calling pfSense's 2.1 WOL function using CURL.
My internal network makes use of multiple VLANs, there was no simply solution to get WOL working across multiple VLANs so decided to put this script together.
Installation
Using Composer (recommended)
Add the following to your composer.json file
Then run composer install
Using Git submodules
git submodule add https://github.com/phillipsnick/pfsense-wol.git
Usage
Or see example inside Examples/SingleHost.php
Notes
This has only been tested using pfSense 2.1, included are the necessary checks to work with the CSRF protection.
Feel free to help improve this!
All versions of pfsense-wol with dependencies
PHP Build Version
Package Version
The package phillipsnick/pfsense-wol contains the following files
Loading the files please wait ....