File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# WoL Client
22
3- ** WoL Client** is a Docker container for Wake-on-LAN (WoL) that allows you to remotely wake up machines on your network.
3+ <p align =" center " >
4+ 🖥️ Wake-on-LAN API · WebSocket & HTTP Interface · Docker Ready
5+ </p >
6+
7+ <div align =" center " >
8+ <a href =" https://github.com/codeshelldev/wol-client/releases " >
9+ <img
10+ src="https://img.shields.io/github/v/release/codeshelldev/wol-client?sort=semver&logo=github&label=Release"
11+ alt="GitHub release"
12+ >
13+ </a >
14+ <a href =" https://github.com/codeshelldev/wol-client/stargazers " >
15+ <img
16+ src="https://img.shields.io/github/stars/codeshelldev/wol-client?style=flat&logo=github&label=Stars"
17+ alt="GitHub stars"
18+ >
19+ </a >
20+ <a href =" https://github.com/codeshelldev/wol-client/pkgs/container/wol-client " >
21+ <img
22+ src="https://ghcr-badge.egpl.dev/codeshelldev/wol-client/size?color=%2344cc11&tag=latest&label=Image+Size&trim="
23+ alt="Docker image size"
24+ >
25+ </a >
26+ <a href =" https://github.com/codeshelldev/wol-client/pkgs/container/wol-client " >
27+ <img
28+ src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fghcr-badge.elias.eu.org%2Fapi%2Fcodeshelldev%2Fwol-client%2Fwol-client&query=downloadCount&label=Downloads&color=2344cc11"
29+ alt="Docker image Pulls"
30+ >
31+ </a >
32+ <a href =" ./LICENSE " >
33+ <img
34+ src="https://img.shields.io/badge/License-MIT-green.svg"
35+ alt="License: MIT"
36+ >
37+ </a >
38+ </div >
39+
40+ ---
41+
42+ ** WoL Client** is a lightweight Docker container providing a ** WebSocket and HTTP API** for sending Wake-on-LAN packets to devices on your network.
443
544You can combine it with [ WoL-Redirect] ( https://github.com/codeshelldev/wol-redirect ) to provide a web-based UI for easier management.
645
You can’t perform that action at this time.
0 commit comments