An all-in-one proxy solution (CLI, API, web app) for sending Wake-on-LAN packets over the Internet
git clone https://github.com/bateman/wolproxypy
- Create the
.env
file from the supplied template:cp .env-template .env
- Edit the
.env
file and provide the requested information.
docker-compose up [-d] [--force-recreate]
docker-compose stop
docker-compose down && docker-compose pull
- Core: GitHub, ReadTheDocs, PyPi
- API: GitHub, ReadTheDocs, Docker
- Web: GitHub, ReadTheDocs, Docker