No description
Find a file
2024-10-08 15:37:40 +02:00
docker-rootless.sh initial commit 2024-07-22 11:43:08 +02:00
README.md Update README.md 2024-10-08 15:37:40 +02:00
secure.sh Update secure.sh 2024-10-07 19:42:25 +02:00
tor-repo.sh initial commit 2024-07-22 11:43:08 +02:00
variables initial commit 2024-07-22 11:43:08 +02:00

Scripts for 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. Doesn't install tor or anything.
  • secure.sh:
    • Creates a user
    • disallows root and password login
    • creates a WireGuard profile
    • restricts SSH to it