Logan Hunt
|
1536d0192f
|
Move to a new state when menu option selected
|
2023-01-04 15:22:28 -07:00 |
|
Simponic
|
93ae544684
|
Create a Screen module behaviour, some ascii character arts, handle_input does stuff now
|
2023-01-04 00:03:38 -07:00 |
|
Logan Hunt
|
720a110c95
|
Fix issue when username is nil
|
2023-01-03 16:47:27 -07:00 |
|
Simponic
|
16281b0e8d
|
Now a simple logo draws in the center of the terminal, terminal size is limited, and resizing support
|
2023-01-02 19:10:23 -07:00 |
|
Simponic
|
2bf058d5db
|
Cleanup after some tests in ssh auth
|
2022-12-31 16:36:13 -07:00 |
|
Simponic
|
52a3ed7c57
|
Better logging, close previous sessions once session threshold has been reached
|
2022-12-31 16:33:12 -07:00 |
|
Simponic
|
58d0b1a89c
|
A simple stalling TUI! Also, ensure sessions are counted correctly. Next up, some way of pub-sub across multiple nodes
|
2022-12-31 02:31:58 -07:00 |
|
Simponic
|
3308036c08
|
Remove .env
|
2022-12-30 05:57:28 -07:00 |
|
Logan Hunt
|
52fbc0b016
|
Merge pull request #2 from Simponic/erlang_ssh_server
Erlang ssh server #2
|
2022-12-30 05:53:15 -07:00 |
|
Simponic
|
e7d8c61487
|
More warning squashing
|
2022-12-30 05:51:47 -07:00 |
|
Simponic
|
9add1557b3
|
Ignore unused cli vars
|
2022-12-30 05:49:40 -07:00 |
|
Simponic
|
42425b0226
|
Add scalable session thresholds
|
2022-12-30 05:46:35 -07:00 |
|
Simponic
|
60eea1b4ed
|
Ignore .env
|
2022-12-29 21:16:25 -07:00 |
|
Simponic
|
1e91c61c6d
|
Increase threshold for password/key auth timeout
|
2022-12-29 18:49:46 -07:00 |
|
Logan Hunt
|
c143bb549c
|
Merge pull request #1 from Simponic/erlang_ssh_server
|
2022-12-29 18:37:51 -07:00 |
|
Simponic
|
479ca815e3
|
Add redis comment
|
2022-12-29 18:36:33 -07:00 |
|
Simponic
|
aaeef8158d
|
increase limit ms in test
|
2022-12-29 18:35:24 -07:00 |
|
Simponic
|
d1e02a3cc2
|
Add node id in github workflow
|
2022-12-29 18:29:40 -07:00 |
|
Simponic
|
4b9ccbf108
|
Package changes
|
2022-12-29 18:27:15 -07:00 |
|
Simponic
|
0aab3c2027
|
Make tests pass, rename jail threshold
|
2022-12-29 18:04:38 -07:00 |
|
Simponic
|
1a2bdccf12
|
Add scalable nodes and user sessions
|
2022-12-29 17:21:20 -07:00 |
|
Simponic
|
10bc34245e
|
Initial erlang stuff
|
2022-12-27 23:50:22 -07:00 |
|
Simponic
|
f7c2ccbe26
|
Remove shell and esshd - moving to erlang ssh server
|
2022-12-22 15:27:55 -07:00 |
|
Simponic
|
fed5d8a9e7
|
Add a simple echo server
|
2022-12-21 17:21:36 -07:00 |
|
Simponic
|
b18899ffaf
|
Add make_keys script
|
2022-12-21 14:05:10 -07:00 |
|
Logan Hunt
|
90c62c2fe0
|
Update elixir.yml
|
2022-12-19 21:06:03 -07:00 |
|
Logan Hunt
|
110829933e
|
Update elixir.yml
|
2022-12-19 20:59:53 -07:00 |
|
Simponic
|
466295f26f
|
Add migrations, test keys, github workflows
|
2022-12-19 20:56:59 -07:00 |
|
Simponic
|
110eb0b199
|
Implement public key and add tests
|
2022-12-19 20:45:01 -07:00 |
|
Simponic
|
fe661a935a
|
Add unsupported message for DSA keys, player and such
|
2022-12-19 16:27:34 -07:00 |
|
Simponic
|
b4743f9efb
|
Get public key authenticator actually running, add password validator via hash
|
2022-12-19 02:39:40 -07:00 |
|
Simponic
|
9cdfb6eb9c
|
Initial commit!
|
2022-12-19 01:39:10 -07:00 |
|