Add I2P Support

Merge https://github.com/HelloZeroNet/ZeroNet/pull/602

Signed-off-by: Marek Küthe <m.k@mk16.de>
This commit is contained in:
Marek Küthe 2023-10-22 18:37:40 +02:00
parent 290025958f
commit d731fe9f91
No known key found for this signature in database
GPG key ID: 7E869146699108C7
17 changed files with 447 additions and 27 deletions

1
src/I2P/__init__.py Normal file
View file

@ -0,0 +1 @@
from .I2PManager import I2PManager