If you'd like to support the development of this script, you can use one of the options below:
Thank you for your support! ❤️
Batch-Skripte für schnelles SSH-Key-Setup und passwortlosen Zugriff auf Hetzner-Server.
Batch scripts for quick SSH key setup and passwordless access to Hetzner servers.
- Automatische SSH-Key-Erstellung (
ed25519) - Public-Key-Deployment auf den Server
- Automatische Korrektur der
.ssh-Berechtigungen - Direktes Öffnen einer SSH-Verbindung (optional via Windows Terminal)
- Separates Quick-Connect-Skript für täglichen Login
- Fragt IP/Hostname und Benutzer
- Erstellt bei Bedarf SSH-Key
- Kopiert Public Key zu
~/.ssh/authorized_keys - Startet SSH-Session
- Verwendet bestehenden Key (
%USERPROFILE%\.ssh\id_ed25519) - Schneller, passwortloser Login
- Windows 10/11
- OpenSSH-Client
- Optional: Windows Terminal
- Setup-Skript starten → IP/Benutzer eingeben → Passwort einmal → fertig
- Danach Connect-Skript für schnellen Login nutzen
- Automatic SSH key generation (
ed25519) - Public key deployment to the server
- Automatic
.sshpermission fixing - Direct SSH connection (optional via Windows Terminal)
- Separate quick-connect script for daily use
- Asks for IP/hostname and user
- Generates key if missing
- Uploads public key to
~/.ssh/authorized_keys - Starts SSH session
- Uses existing key (
%USERPROFILE%\.ssh\id_ed25519) - Fast, passwordless login
- Windows 10/11
- OpenSSH Client
- Optional: Windows Terminal
- Run setup script → enter IP/user → password once → done
- Use connect script for instant daily login
MIT License
