added readme

This commit is contained in:
2025-04-03 10:36:25 +03:00
parent c30b99a59d
commit 403f883480
2 changed files with 13 additions and 2 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
## FACINUS - get a 24/7 access to physical pc with gsocket that acts as turned off
This script is setting up an Apache server on your Arch based linux distro and targets Ubuntu/Debian.
## Features
- **SSH**: Set up SSH server on target to quickly access from internal network.
- **WOL**: Check for wake-on-lan availability, to be able to wake any other pc's on network which ran the script.
- **24/7**: Be in suspend mode when trying to power off.
- **Log**: Logs everything on your server.
- **gsocket**: Set up a gsocket service on target to access the server from anywhere.
- **Secure**: Simple evading techniques to avoid detection.