A custom SSH server that broadcasts input messages back to all connected clients.
This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2024-06-29 09:38:07 +02:00
.gitignore Add project files 2024-06-29 09:38:07 +02:00
args.go Add project files 2024-06-29 09:38:07 +02:00
config.example.yml Add project files 2024-06-29 09:38:07 +02:00
config.go Add project files 2024-06-29 09:38:07 +02:00
go.mod Add project files 2024-06-29 09:38:07 +02:00
go.sum Add project files 2024-06-29 09:38:07 +02:00
LICENSE Add project files 2024-06-29 09:38:07 +02:00
main.go Add project files 2024-06-29 09:38:07 +02:00
ssh.go Add project files 2024-06-29 09:38:07 +02:00