set default i2cp options if none present

This commit is contained in:
Zlatin Balevsky
2019-06-10 08:55:44 +01:00
parent 9e05802d1b
commit d0e5d0ce8a

View File

@@ -103,6 +103,8 @@ public class Core {
i2pOptions["inbound.quantity"] = "2"
i2pOptions["outbound.length"] = "3"
i2pOptions["outbound.quantity"] = "2"
i2pOptions["i2cp.tcp.host"] = "127.0.0.1"
i2pOptions["i2cp.tcp.port"] = "7654"
}
// options like tunnel length and quantity