mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-09 17:55:57 +00:00
Add a new "chasquid-userdb" command line tool
This patch adds a "chasquid-userdb" command line tool to check and add users to chasquid's userdb files. It's not pretty or very friendly, as it's meant to be used for testing for now.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,8 +7,9 @@
|
||||
# excluded.
|
||||
!.gitignore
|
||||
|
||||
# The binary.
|
||||
# The binaries.
|
||||
chasquid
|
||||
chasquid-userdb
|
||||
|
||||
# Exclude any .pem files, to prevent accidentally including test keys and
|
||||
# certificates.
|
||||
|
||||
Reference in New Issue
Block a user