Skip to content

haerrel/WOLoverHTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WOLoverHTTP

Run the server

  • install NodeJS
  • clone repo
  • npm install
  • create arp_table.json Insert your mac-address and hostname here.
    Extend the array to add more clients.
    [ {hostname: 'yourhostname', mac: '11:11:11:11:11:11} ]
  • implement in your script require('app.js') TBD

Wake up the client

send a http request to http://yourserver:3000/wol/yourhostname

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published