|
Hello Guys, " # The user password pair can be created via # screego hash --name "user1" --pass "your password" " Can you tell me how to use that ? cheers |
Answered by
jmattheis
Apr 13, 2025
Replies: 2 comments
|
What's the error? What do you mean with not working? If you have docker installed use this: |
0 replies
Answer selected by
seals187
|
Thanks for the response. Maybe you should add it to the docs ? But I did it with: htpasswd -bnBC 12 "" my_secret_password --> directly in the bash But hey, awesome work, and awesome app you build, respect, I really like it a lot ! cheers |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's the error? What do you mean with not working? If you have docker installed use this: