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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Remote Shutdown API Service
2
2
3
3
This tool will allow you to deploy a **REST API** for **remotely shutting down your devices**.
4
+
4
5
It's a complementary project of this repo since *version 0.0.8*[**Wake on LAN on Steroids for your HomeLab**](https://github.com/elModo7/WakeOnLAN-Web-API)
5
6
6
7
This project requires [Java JDK/JRE 1.8 or above](https://www.oracle.com/es/java/technologies/javase/javase8u211-later-archive-downloads.html) to work.
@@ -13,4 +14,4 @@ It is compatible with theese hosts:
13
14
- Solaris
14
15
15
16
## Security Concerns
16
-
> This part of the project is meant for **internal use only**, if you plan to expose this service, further authentication is **strongly advised**.
17
+
> This part of the project is meant for **internal use only**, if you plan to expose this service, further authentication is **strongly advised**.
0 commit comments