https://github.com/elmodo7/remote-shutdown-api
REST API for remotely shutting down your devices.
https://github.com/elmodo7/remote-shutdown-api
shutdown shutdown-manager shutdown-script shutdown-service wake-on-lan wakeonlan wol
Last synced: 3 months ago
JSON representation
REST API for remotely shutting down your devices.
- Host: GitHub
- URL: https://github.com/elmodo7/remote-shutdown-api
- Owner: elModo7
- License: mit
- Created: 2024-09-18T11:42:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T11:56:02.000Z (9 months ago)
- Last Synced: 2025-02-09T10:31:25.623Z (5 months ago)
- Topics: shutdown, shutdown-manager, shutdown-script, shutdown-service, wake-on-lan, wakeonlan, wol
- Language: Java
- Homepage: https://github.com/elModo7/WakeOnLan-Web-API
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Remote Shutdown API Service
This tool will allow you to deploy a **REST API** for **remotely shutting down your devices**.
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)
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.
It is compatible with theese hosts:
- Windows
- Unix
- MacOS
- Solaris## Security Concerns
> This part of the project is meant for **internal use only**, if you plan to expose this service, further authentication is **strongly advised**.