From bb5c978db4b06c8040e84599a533022d983436ff Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Mon, 7 Oct 2024 19:34:10 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 488fe46..999192d 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,12 @@ Some scripts for new vpses \ ### Requirements - Debian 12 - working internet + +### Scripts +- `docker-rootless.sh` - Installs Docker and creates a user for it +- `tor-repo.sh` - Adds the [Tor repo](https://support.torproject.org/apt/). Doesn't install tor or anything. +- `secure.sh`: + - Creates a user + - disallows root and password login + - creates a WireGuard profile + - restricts SSH to it \ No newline at end of file