about summary refs log tree commit diff
path: root/users/grfn/xanthous/server/src (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-11-07 r/3015 feat(gs/xanthous): Add SSH server applicationGriffin Smith2-0/+477
Add the start of an ssh-compatible server application for playing Xanthous over ssh. The idea here is that the user can ssh with whatever username they like (defaulting obviously to their login username) and then that gets passed as the --name flag to xanthous as they play. Change-Id: I39eec288ac8e22a165e859479888d78158a58818 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3806 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi>