Skip to content

Runs an http webserver on a Raspberry Pi Pico W to allow Wake On LAN capabilities over the internet.

License

Notifications You must be signed in to change notification settings

Matthew-Kasper/WakeOnLANForwarder

Repository files navigation

WakeOnLANForwarder

Runs an http webserver on a Raspberry Pi Pico W to allow Wake On LAN capabilities over the internet.

Environment Details

  • Must create a credentials.txt file that includes the wifi ssid, wifi password, ip of device to be woken/killed, broadcast ip, device MAC address (All Capitals Bytes Only), and password to authenticate wake/kill operations. All of these fields should be on their own lines in order.
  • Must create a "logs" directory in the root directory for exception logs to be stored.
  • Python files, credentials.txt, logs directory, and the uping package must be flashed to the root directory of a Raspberry Pi Pico W and ran with Micropython

About

Runs an http webserver on a Raspberry Pi Pico W to allow Wake On LAN capabilities over the internet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published