hcloud-console/README.md
George Kaklamanos 583a98a626
Rename script: console.fish -> hcloud-console
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
2025-07-17 00:55:36 +03:00

14 lines
381 B
Markdown

# `hcloud-console`
To run it you just need `nix`: [gkak.la/nix-tutorial](https://gkak.la/nix-tutorial)
```fish
./hcloud-console <server name>
```
* Includes all dependencies
* Requests a console using `hcloud`
* Copies the password to the clipboard
* Runs `novnc` locally
* Opens `novnc` with the needed parameters in your browser
* Just press "connect" and paste the password!