Skip to content

d3vdev/wol-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WOL Http

⚠️ If you are using this project publicly(I don't recommend), it can be dangerous. Before supporting ACL features.

Use Wake-On-Lan(WOL) via browser.

Usage

How to run

This project use two environment variable

  1. PORT : web server listen port(default: 3000)
  2. DEV_PATH : path of device list file(default: ./devices.json)

Device list format

{
  "device_name": "MAC Address"
}

Todo

  • Web UI
    • Managing Device (Add/Delete)
  • ACL

About

use wake on lan via http

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published