Update README.md
This commit is contained in:
parent
2585a04d13
commit
bb5c978db4
1 changed files with 9 additions and 0 deletions
|
@ -3,3 +3,12 @@ Some scripts for new vpses \
|
||||||
### Requirements
|
### Requirements
|
||||||
- Debian 12
|
- Debian 12
|
||||||
- working internet
|
- 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
|
Loading…
Reference in a new issue