reseed proxy

This commit is contained in:
Jeff Becker 2017-11-18 09:50:05 -05:00
parent 5109d40d8e
commit 65db96e663
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05
3 changed files with 192 additions and 53 deletions

View file

@ -179,6 +179,7 @@ namespace config {
("reseed.floodfill", value<std::string>()->default_value(""), "Path to router info of floodfill to reseed from")
("reseed.file", value<std::string>()->default_value(""), "Path to local .su3 file or HTTPS URL to reseed from")
("reseed.zipfile", value<std::string>()->default_value(""), "Path to local .zip file to reseed from")
("reseed.proxy", value<std::string>()->default_value(""), "url for reseed proxy, supports http/socks")
("reseed.urls", value<std::string>()->default_value(
"https://reseed.i2p-projekt.de/,"
"https://i2p.mooo.com/netDb/,"