19 lines
653 B
Markdown
19 lines
653 B
Markdown
# Wake-on-LAN with Synology
|
|
|
|
This project shows how to create a simple **Wake-on-LAN (WOL) web interface** hosted on a Synology NAS using **Apache, PHP and Web Station**.
|
|
|
|
## ✨ Features
|
|
- Wake up computers on your LAN directly from a **web page**
|
|
- Simple HTML + JavaScript + PHP implementation
|
|
- Customizable buttons for multiple computers
|
|
- Runs on Synology NAS with **Web Station + PHP**
|
|
|
|
## 📌 Prerequisites
|
|
- Synology NAS with **Web Station** and **PHP** installed
|
|
- Apache enabled
|
|
- Basic network configuration (broadcast address of your subnet)
|
|
|
|
## 🚀 Installation
|
|
|
|
[WOL with synology](https://blog.wuibaille.fr/2024/08/wol-with-synology/)
|