1
0

Auto-commit: 2025-10-31 08:58:35

This commit is contained in:
David Wuibaille
2025-10-31 08:58:36 +01:00
parent 7d94414992
commit 7cc3011354
1088 changed files with 193455 additions and 0 deletions

18
Synology-WOL/readme.md Normal file
View File

@@ -0,0 +1,18 @@
# 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/)