KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#cli
#dsh
#claude-code
#codex
#developer-tools
#react
wol.cpp
★ 29
Open GitHub ↗
A simple Wake-on-LAN utility written in C++.
Download README (.md)
Explore Similar Repositories
kube-rsa
:
Generate self-signed TLS certificates for Kubernetes
jetbrains-plugin-testlinker
:
Easy navigation between test and production code.
droidsheep
:
DroidSheep [Root] is an Android app for Security analysis in wireless networks and capturing facebook, twitter, linkedin and other accounts.
lab-setup
:
Lab Setup Instructions for Devops Trainings
RageTileMap
:
simple unity tilemap
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
wol.cpp
?
Download (.md)
wol.cpp ===== A rewrite in modern C++ of the C code from https://github.com/msanders/wol.c to send [Wake-on-LAN](https://en.wikipedia.org/wiki/Wake-on-LAN) packet. ## Example Usage ``` $ wol AA:BB:CC:DD:EE:FF ```