Update README.md
This commit is contained in:
parent
84aae25f1e
commit
597304a59c
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Useful scripts for common tasks for VPSes
|
||||||
- Debian 12 or Alpine 3.21 or FreeBSD 14.3
|
- Debian 12 or Alpine 3.21 or FreeBSD 14.3
|
||||||
- working internet
|
- working internet
|
||||||
- Root permissions, all scripts must be executed as root (sudo is fine)
|
- 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
|
### Tutorial
|
||||||
1. **CLONE** this repo
|
1. **CLONE** this repo
|
||||||
|
|
@ -24,6 +24,7 @@ Useful scripts for common tasks for VPSes
|
||||||
- creates a WireGuard profile
|
- creates a WireGuard profile
|
||||||
- restricts SSH to it
|
- restricts SSH to it
|
||||||
|
|
||||||
|
**If OS-level virtualization, install wireguard-go**
|
||||||
If you'd like, you can install mosh.
|
If you'd like, you can install mosh.
|
||||||
|
|
||||||
### Typical workflow
|
### Typical workflow
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue