A little experiment with using a custom SSH server to broadcast input back to all connected clients as messages
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-16 07:41:36 +02:00
.gitignore Initial commit 2024-06-14 19:55:30 +02:00
asserver.py Write server messages to stderr, ensure correct line endings are written to clients stdout and stderr 2024-06-16 07:41:36 +02:00
example_config.yml Add project files 2024-06-15 19:10:58 +02:00
LICENSE Add project files 2024-06-15 19:10:58 +02:00
requirements.txt Add project files 2024-06-15 19:10:58 +02:00