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
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -226,8 +226,18 @@ Since our app is built in a **self-contained jar file**, we just need to _downlo
226
226
227
227
[This guide covers **pretty much everything I noted just now.**](https://www.baeldung.com/dockerizing-spring-boot-application)
228
228
229
-
----------
229
+
## Remote Shutdown API Service
230
+
From version *0.0.8* onwards, this API is compatible with this project **[Remote Shutdown API Service](https://github.com/elModo7/Remote-Shutdown-API)**.
231
+
This tool will allow you to deploy a **REST API** for **remotely shutting down your devices**.
232
+
> You can run this **remote shutdown** service on your devices for allowing the web panel to shut down other devices on your network.
233
+
234
+
It is compatible with theese hosts:
235
+
236
+
- Windows
237
+
- Unix
238
+
- MacOS
239
+
- Solaris
230
240
231
241
## Final Thoughts
232
242
233
-
> There are may be **many ways** to power on your devices when you are not at home, but we developed **our own solution** for this task that just works and **_provides a high security while having full control over it_**.
243
+
> There are may be **many ways** to power on your devices when you are not at home, but we developed **our own solution** for this task that just works and **_provides a high security while having full control over it_**.
0 commit comments