Implement I2P connections

This commit is contained in:
str4d 2016-07-31 01:33:03 +12:00
parent 6840b80c7b
commit a0cb3a430c
4 changed files with 81 additions and 18 deletions

View file

@ -191,6 +191,7 @@ class FileServer(ConnectionServer):
self.openport()
if self.port_opened is False:
self.tor_manager.startOnions()
self.i2p_manager.startDests()
if not sites_checking:
for address, site in self.sites.items(): # Check sites integrity