Merge TORv3 patch
From: http://127.0.0.1:43110/19HKdTAeBh5nRiKn791czY7TwRB1QNrf1Q/?:users/1HvNGwHKqhj3ZMEM53tz6jbdqe4LRpanEu:zn:dc17f896-bf3f-4962-bdd4-0a470040c9c5 Related issues: https://github.com/HelloZeroNet/ZeroNet/issues/2351 https://github.com/HelloZeroNet/ZeroNet/issues/1292
This commit is contained in:
parent
b9ec7124f9
commit
1c73d1a095
4 changed files with 371 additions and 2 deletions
|
@ -5,6 +5,7 @@ import itertools
|
|||
from Plugin import PluginManager
|
||||
from util import helper
|
||||
from Crypt import CryptRsa
|
||||
from Crypt import CryptEd25519
|
||||
|
||||
allow_reload = False # No source reload supported in this plugin
|
||||
time_full_announced = {} # Tracker address: Last announced all site to tracker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue