mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-10-19 10:10:22 +01:00
updated to 2.51.0
This commit is contained in:
parent
cf0c9c9d74
commit
d7a079ad64
10 changed files with 17 additions and 12 deletions
|
@ -46,7 +46,7 @@ int main(int argc, char * argv[])
|
|||
usage(argv[0]);
|
||||
return 1;
|
||||
}
|
||||
i2p::crypto::InitCrypto(false, true, true, false);
|
||||
i2p::crypto::InitCrypto(false, true, false);
|
||||
int opt;
|
||||
bool ipv6 = false;
|
||||
bool firewall = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue