Tom Wiesing
890022ae64
internal: Annotate all components with groups
...
This commit ensures that the compiler has to check every component
against the groups they implement by explicitly annotating the
appropriate interfaces.
2022-11-30 11:08:46 +01:00
Tom Wiesing
3455f491ca
Add context
...
This commit adds and passes context around to (almost) every function.
This allows cancelling (almost) every function call globally.
2022-11-29 15:32:31 +01:00
Tom Wiesing
4752c0fcec
Make SSH_PORT configurable
2022-11-17 09:43:01 +01:00
Tom Wiesing
7bfcfb3510
ssh: Update welcome message
2022-11-16 13:07:19 +01:00
Tom Wiesing
11b2e3eb37
legacyssh + ssh: Switch ports
2022-11-16 13:07:18 +01:00
Tom Wiesing
5bceaa0d47
Forward ssh2 ports into docker
2022-11-16 13:07:18 +01:00