Yves Biener 6d2ab00fa7
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 50s
Release Go Application / Release go project (release) Successful in 50s
mod: revert changes
Logging will be done through `zlog` dependency for *zig* based
applications. `zlog` shall be configured such that it should not log to
*stderr* and should use the "log" file instead. This way the log file is
both used by `serve` and by the running application. Logging could also
happen in a different file and is independent of the logging of `serve`,
however for now I want the logging to also happen in the same file.
2025-11-01 00:21:37 +01:00
2025-11-01 00:21:37 +01:00
2024-10-06 10:20:55 +02:00
2024-10-06 10:20:55 +02:00
2024-10-06 10:20:55 +02:00

Wish-Server

Serve and application via wish. Which provides a terminal application via the ssh-protocol.

Description
Serve ssh application helper
Readme 102 KiB
v3.0 Latest
2025-11-08 12:43:43 +01:00
Languages
Go 96.5%
Makefile 3.5%