Commit Graph

14 Commits

Author SHA1 Message Date
krzotr 2862587c15
Fixed "LookupError: 'hex' is not a text encoding" on /StatsBootstrapper page (#2442)
* Fixed "LookupError: 'hex' is not a text encoding"

* Fixed  KeyError: 'ip4'
2020-02-27 00:48:26 +01:00
Vadim Ushakov 076684176b Add missing @helper.encodeResponse in StatsPlugin.py and BootstrapperPlugin.py 2019-07-15 14:50:24 +07:00
shortcutme 54ff940c2b
Fix Bootstrapper plugin py3 compatibility 2019-04-15 22:15:42 +02:00
shortcutme 4fe4d0a7e7
BEGIN / END no longer necessary as there is no autocommit in new db module 2019-03-16 02:18:53 +01:00
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme 4db723fa6f
New bootstraper db format with ipv6 support 2019-01-20 16:08:51 +01:00
shortcutme 6783fb9010
Formatting 2018-08-26 02:47:58 +02:00
shortcutme a7adb517ca
Only return small number of peers if no new site added by the peer 2018-08-26 02:47:43 +02:00
shortcutme 2af08c0ba1
Only return 5 peers if more than 500 site queired 2017-08-18 14:46:06 +02:00
shortcutme b6c0c955c5
Limit bootstrap queries to 1s 2017-08-18 14:45:48 +02:00
shortcutme 32a0f96ecd
Batch onion update 2017-08-18 14:45:06 +02:00
shortcutme 37ef2802de
Log announce times 2017-08-18 14:44:24 +02:00
shortcutme 7e314287d6
Bootstrapper support same onion address for multiple sites 2017-04-09 12:04:23 +02:00
HelloZeroNet e9d2cdfd37 Version 0.3.5, Rev830, Full Tor mode support with hidden services, Onion stats in Sidebar, GeoDB download fix using Tor, Gray out disabled sites in Stats page, Tor hidden service status in stat page, Benchmark sha256, Skyts tracker out expodie in, 2 new tracker using ZeroNet protocol, Keep SSL cert option between restarts, SSL Certificate pinning support for connections, Site lock support for connections, Certificate pinned connections using implicit SSL, Flood protection whitelist support, Foreign keys support for DB layer, Not support for SQL query helper, 0 length file get bugfix, Pex onion address support, Faster port testing, Faster uPnP port opening, Need connections more often on owned sites, Delay ZeroHello startup message if port check or Tor manager not ready yet, Use lockfiles to avoid double start, Save original socket on proxy monkey patching to get ability to connect localhost directly, Handle atomic write errors, Broken gevent https workaround helper, Rsa crypt functions, Plugin to Bootstrap using ZeroNet protocol 2016-01-05 00:20:52 +01:00