You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,12 @@
6
6
This tool will allow you to deploy your own **Web Panel + REST API** for managing your **devices's power status**.
7
7
You can expose it using _port-forwarding, VPN_ or _tunneling_ to allow for **Wake on Wan** capabilities.
8
8
9
-
From version 0.0.8 onwards, this API is compatible with this project Remote Shutdown API Service. This tool will allow you to deploy a REST API for remotely shutting down your devices.
10
-
11
9
> If you found this to be useful for you, a ⭐**STAR** to the repo would be awesome.
12
10
11
+
### Remote Shutdown
12
+
From version *0.0.8* onwards, this API is compatible with this project **[Remote Shutdown API Service](https://github.com/elModo7/Remote-Shutdown-API)**.
13
+
This tool will allow you to deploy a **REST API** for **remotely shutting down your devices**.
14
+
13
15
## A bit of context
14
16
15
17
Today, we are creating an _interactive web panel_ for **waking up your devices** but with a grain of salt.
0 commit comments