Implemented way to create a new password and send it to the server.
This commit is contained in:
parent
74e47ea1bf
commit
b28be36e42
BIN
bin/KeyMaster
BIN
bin/KeyMaster
Binary file not shown.
@ -166,7 +166,7 @@ int main(void)
|
||||
// Menu loop
|
||||
while (1)
|
||||
{
|
||||
printf("List of existing passwords:\n<------->\n");
|
||||
printf("\nList of existing passwords:\n<------->\n");
|
||||
|
||||
// Send a request with type 0 (REQUEST)
|
||||
Request req;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user