15 lines
384 B
Markdown
15 lines
384 B
Markdown
|
# `hcloud-console.fish`
|
||
|
|
||
|
To run it you just need `nix`: [gkak.la/nix-tutorial](https://gkak.la/nix-tutorial)
|
||
|
|
||
|
```fish
|
||
|
./console.fish <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!
|