Michael Stapelberg
|
3d152bbe1b
|
use config.NewStruct()
related to https://github.com/gokrazy/tools/issues/43
|
2023-01-17 19:06:35 +01:00 |
|
Michael Stapelberg
|
503c6819b2
|
breakglass: use httpclient.For() for host-specific fallback
|
2023-01-15 17:06:07 +01:00 |
|
Michael Stapelberg
|
d886921190
|
pull in latest github.com/gokrazy/internal
|
2023-01-15 13:36:42 +01:00 |
|
Michael Stapelberg
|
ccc003f8ea
|
pull in latest gokrazy/internal
related to https://github.com/gokrazy/gokrazy/issues/131
|
2022-07-09 19:26:39 +02:00 |
|
Michael Stapelberg
|
c21964dfd8
|
breakglass: support -tls flag, use -update logic for -gokrazy_url
fixes https://github.com/gokrazy/breakglass/issues/13
|
2022-04-30 21:27:18 +02:00 |
|
Michael Stapelberg
|
097a6f87d6
|
pull in latest github.com/pkg/sftp
|
2022-04-17 15:23:03 +02:00 |
|
Michael Stapelberg
|
ef69007a43
|
use renameio to avoid “text file busy” errors
Before this commit, extracting a breakglass would fail when /tmp/breakglass*/sh
was busy because it was being run in a separate connection.
|
2022-04-09 00:11:47 +02:00 |
|
Michael Stapelberg
|
21a04c8c8b
|
pull in latest golang.org/x/crypto
|
2021-11-28 12:03:48 +01:00 |
|
Michael Stapelberg
|
0c9f029ca2
|
upgrade to latest gokrazy/... packages
|
2021-10-24 18:19:06 +02:00 |
|
Michael Stapelberg
|
b54c2f919e
|
SSH: wire up SFTP subsystem
|
2021-06-06 13:54:30 +02:00 |
|
andig
|
1a4768ba69
|
Add port forwarding (-forward flag) (#7)
|
2021-01-18 09:46:20 +01:00 |
|
Michael Stapelberg
|
efff2172ee
|
breakglass: use internal/config to read HTTP password
|
2020-05-27 18:38:58 +02:00 |
|
Michael Stapelberg
|
6a8318bdb5
|
pick up shell from github.com/gokrazy/serial-busybox if present
This allows users to use breakglass without having to upload their own shell (as
a fallback).
|
2020-05-25 08:58:37 +02:00 |
|