MiNode/minode
Lee Miller ce1f1c7b79
Improve the logic of starting tor:
set missing initial port, exit on failure,
increase timeout to 90 reducing number of attempts to 20.
2024-06-26 00:06:54 +03:00
..
i2p Lower logging level for connection error messages in I2PDialer 2023-12-24 01:44:08 +02:00
tests Test process with --tor, set env variable HOME for tor 2024-06-26 00:06:52 +03:00
tls Experimental I2P support 2017-06-09 20:41:33 +02:00
__init__.py Experimental I2P support 2017-06-09 20:41:33 +02:00
advertiser.py Add basic docstrings 2023-07-30 03:45:59 +03:00
connection.py Skip TLS also for incoming connections using tor 2024-06-26 00:06:51 +03:00
core_nodes.csv Added a few more bootstrap nodes 2017-08-23 18:03:04 +02:00
i2p_core_nodes.csv Add new I2P bootstrap nodes 2018-02-04 14:59:03 +01:00
listener.py Add basic docstrings 2023-07-30 03:45:59 +03:00
main.py Improve the logic of starting tor: 2024-06-26 00:06:54 +03:00
manager.py Correct the condition for publishing onion peer 2024-06-26 00:06:53 +03:00
message.py Add Error message class, handle fatal 2023-10-12 19:49:32 +03:00
proofofwork.py Add basic docstrings 2023-07-30 03:45:59 +03:00
shared.py A rough implementation of onion service based on pybitmessage plugin 2024-06-26 00:06:50 +03:00
structure.py Implement decoding and connection to onion peer: 2024-06-26 00:03:34 +03:00
tor.py Improve the logic of starting tor: 2024-06-26 00:06:54 +03:00