From 597304a59c1b7dd60e17fc70bb153466118dd093 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Wed, 6 Aug 2025 22:23:09 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b24187c..f3dda33 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Useful scripts for common tasks for VPSes - Debian 12 or Alpine 3.21 or FreeBSD 14.3 - working internet - Root permissions, all scripts must be executed as root (sudo is fine) -- if virtualized, it must be **Full virtualization** (e.g. **KVM**) and NOT OS-level virtualization (e.g. OpenVZ) +- if virtualized, it must be **Full virtualization** (e.g. **KVM**) and NOT OS-level virtualization (e.g. OpenVZ, LXC) ### Tutorial 1. **CLONE** this repo @@ -24,6 +24,7 @@ Useful scripts for common tasks for VPSes - creates a WireGuard profile - restricts SSH to it + **If OS-level virtualization, install wireguard-go** If you'd like, you can install mosh. ### Typical workflow