Michael Stapelberg
c857ec6218
turn banner (printed before auth) into MOTD (printed after login)
...
This means the message will be printed only once when using the breakglass
command line tool (which first copies over a tarball, then logs in).
Also switch to fancy ASCII art while we’re at it :)
2022-07-09 18:38:32 +02:00
Christian Heusel
f41ca45656
add an optional banner to greet the user
2022-03-07 08:56:23 +01:00
Christian Heusel
ae89d9b070
Add a warning for ssh-rsa keys in authorized keys
...
https://github.com/gokrazy/breakglass/issues/11
2022-03-07 08:56:23 +01:00
Christian Heusel
0fd4350464
make the port configurable for development
2022-03-07 08:56:23 +01:00
andig
9bea6256b0
Create host key if not found ( #8 )
2021-12-19 18:50:16 +01:00
andig
1a4768ba69
Add port forwarding (-forward flag) ( #7 )
2021-01-18 09:46:20 +01:00
Michael Stapelberg
00ea9a7166
link to README section “installation” when keys are missing
2020-04-08 14:29:10 +02:00
Michael Stapelberg
1cd81ed58b
parse SSH keys line-wise, skip empty/comments
...
fixes #3
2019-03-21 09:36:40 +01:00
Michael Stapelberg
b99b39b334
include the breakglass mountpoint in $PATH
...
That way, users don’t need to use the ./ prefix all the time.
2018-06-23 15:45:50 +02:00
Michael Stapelberg
8eb60e64b7
use Fatalf
2018-06-11 21:42:45 +02:00
Michael Stapelberg
448a389515
Initial commit
2017-03-04 11:09:10 +01:00