Compare commits

...

2 commits

Author SHA1 Message Date
b3f589aba3
readme: Add disclosure about not having an affiliation with the company
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
2025-07-17 01:04:05 +03:00
583a98a626
Rename script: console.fish -> hcloud-console
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
2025-07-17 00:55:36 +03:00
2 changed files with 4 additions and 2 deletions

View file

@ -1,9 +1,9 @@
# `hcloud-console.fish`
# `hcloud-console`
To run it you just need `nix`: [gkak.la/nix-tutorial](https://gkak.la/nix-tutorial)
```fish
./console.fish <server name>
./hcloud-console <server name>
```
* Includes all dependencies
@ -12,3 +12,5 @@ To run it you just need `nix`: [gkak.la/nix-tutorial](https://gkak.la/nix-tutori
* Runs `novnc` locally
* Opens `novnc` with the needed parameters in your browser
* Just press "connect" and paste the password!
<small><small>Not affiliated with Hetzner or the `hcloud` utility!</small></small>