Imoproved user experiencc
This commit is contained in:
parent
cb4824bde7
commit
e3bfeb0584
BIN
bin/KeyMaster
BIN
bin/KeyMaster
Binary file not shown.
Binary file not shown.
@ -140,6 +140,10 @@ int main(void)
|
||||
{
|
||||
break;
|
||||
}
|
||||
else
|
||||
{
|
||||
printf("Invalid command (%s)\n\"Q\" or \"quit\" or \"exit\" to close the program\n", choice);
|
||||
}
|
||||
|
||||
// Connect to the server and get the list of passwords tro HTTP GET
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user