This website requires JavaScript.
Explore
Help
Sign In
simponic
/
chessh
Watch
1
Star
0
Fork
0
You've already forked chessh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
chessh
/
.env.example
.formatter.exs
config/config.exs
config/dev.exs
config/test.exs
lib/chessh.ex
lib/chessh/application.ex
lib/chessh/auth/keys.ex
lib/chessh/auth/password.ex
lib/chessh/schema/key.ex
lib/chessh/schema/node.ex
lib/chessh/schema/player_session.ex
lib/chessh/schema/player.ex
lib/chessh/schema/repo.ex
lib/chessh/ssh/client/board/board.ex
lib/chessh/ssh/client/board/renderer.ex
lib/chessh/ssh/client/board/server.ex
lib/chessh/ssh/client/client.ex
lib/chessh/ssh/client/menu.ex
lib/chessh/ssh/client/screen.ex
lib/chessh/ssh/daemon.ex
lib/chessh/ssh/server_key.ex
lib/chessh/ssh/tui.ex
lib/chessh/utils.ex
mix.exs
mix.lock
priv/ascii_chars.json
priv/make_keys.sh
priv/repo/migrations/20221219082326_create_player.exs
priv/repo/migrations/20221219215005_add_keys.exs
priv/repo/migrations/20221229225556_add_node.exs
priv/repo/migrations/20221229225559_add_user_session.exs
priv/repo/migrations/20221230102253_add_authenticating_column_to_player.exs
priv/test_keys/authorized_keys
priv/test_keys/client_keys/id_ed25519
priv/test_keys/client_keys/id_ed25519.pub
priv/test_keys/known_hosts
priv/test_keys/ssh_host_dsa_key
priv/test_keys/ssh_host_dsa_key.pub
priv/test_keys/ssh_host_ecdsa_key
priv/test_keys/ssh_host_ecdsa_key.pub
priv/test_keys/ssh_host_rsa_key
priv/test_keys/ssh_host_rsa_key.pub
README.md
test/auth/password_test.exs
test/auth/pubkey_test.exs
test/README.md
test/schema/key_test.exs
test/schema/register_test.exs
test/ssh/ssh_auth_test.exs
No matching file found