Skip to content

bateman/wolproxypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wolproxypy

An all-in-one proxy solution (CLI, API, web app) for sending Wake-on-LAN packets over the Internet

Instructions

Installation

git clone https://github.com/bateman/wolproxypy

Configuration

  • Create the .env file from the supplied template: cp .env-template .env
  • Edit the .env file and provide the requested information.

Run

docker-compose up [-d] [--force-recreate]

Stop

docker-compose stop

Update

docker-compose down && docker-compose pull

Links

About

An all-in-one proxy solution (CLI, API, web app) for sending Wake-on-LAN packets over the Internet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published