From e72a999e0e3dd89240067903b39b96079c86398c Mon Sep 17 00:00:00 2001 From: Amoelle Date: Fri, 4 Apr 2025 02:48:13 +0300 Subject: [PATCH] update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19fd87e..70d4b8b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## FACINUS - set a 24/7 access on a Ubuntu PC you have access to with [gsocket](https://www.gsocket.io/) and other features +## FACINUS - set a 24/7 access on a Ubuntu/Debian PC you have physical access to with [gsocket](https://www.gsocket.io/) and other features This script is setting up an Apache server on your Arch based linux distro and targets Ubuntu/Debian. @@ -40,8 +40,9 @@ On the admin panel you can check the logs and the secrets for gsocket access. ## TODO -- [ ] Add checks for other distros - [ ] Fix fake poweroff +- [ ] Add checks for other distros - [ ] Obfuscation, process hiding, etc. - [ ] Ability to install common precompiled binaries on a target without root access. - [ ] Add options to the script (no root, no services, etc.) +- [ ] Add a dark theme for the web interface