16 lines
No EOL
507 B
Markdown
16 lines
No EOL
507 B
Markdown
Some scripts for new vpses \
|
|
|
|
### Requirements
|
|
- Debian 12
|
|
- working internet
|
|
- Root permissions, all scripts must be executed as root (sudo is fine)
|
|
|
|
### Scripts
|
|
- `variables` - settings for the 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 |