Files
wol/wol/WackUp.bru
2025-10-25 20:36:39 +02:00

18 lines
174 B
Plaintext

meta {
name: WakeUp
type: http
seq: 1
}
post {
url: http://localhost:3000/wol/wake
body: json
auth: none
}
body:json {
{
"mac": "9C:6B:00:A1:3C:47"
}
}