Compare commits
1 Commits
ff99caa644
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| d318405ca9 |
@@ -35,4 +35,9 @@ curl http://localhost:9999/targets
|
|||||||
### GET to `/wake/:name`
|
### GET to `/wake/:name`
|
||||||
```bash
|
```bash
|
||||||
curl http://localhost:9999/wake/<target name>
|
curl http://localhost:9999/wake/<target name>
|
||||||
|
```
|
||||||
|
|
||||||
|
### Get to `/status/:name`
|
||||||
|
```bash
|
||||||
|
curl http://localhost:9999/status/<target name>
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user