mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-09-05 12:50:25 +01:00
feat: verifyhost to README.md
This commit is contained in:
parent
fcf00638ba
commit
50f1df57bb
2 changed files with 18 additions and 0 deletions
|
@ -93,6 +93,8 @@ int main (int argc, char * argv[])
|
|||
{
|
||||
std::cout << "Invalid old destination signature." << std::endl;
|
||||
return 1;
|
||||
} else {
|
||||
std::cout << "Valid destination" << std::endl;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue