This repository was archived by the owner on Jul 24, 2021. It is now read-only.
1.3.6: Added 3 new password hashing schemes
-
Added password hashing algorithms so the config is much more secure. It supports 3 hashing algorithms pbkdf2, bcrypt, and sha256. It also still supports the insecure plain text method.
-
Added support for editing the SSH motd text so you can now change it to maybe say you're not supposed to have access to the server, it also supports minecraft-style color codes (translated to ANSI terminal colors as not all minecraft colors are supported in ANSI terminals)