MiNode/minode
2024-10-23 02:29:28 +03:00
..
i2p Unref open connections in the listener loops to let gc collect when closed 2024-10-22 04:48:45 +03:00
tests Test process with --tor, set env variable HOME for tor 2024-10-23 02:29:26 +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 Don't advertise own peer if run with --no-incoming or reported IP is 127.0.0.1 2024-10-23 02:29:28 +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 Unref open connections in the listener loops to let gc collect when closed 2024-10-22 04:48:45 +03:00
main.py Improve the logic of starting tor: 2024-10-23 02:29:27 +03:00
manager.py A rough implementation of onion service based on pybitmessage plugin 2024-10-23 02:29:25 +03:00
message.py Invalidate the version message with a large time offset 2024-06-25 20:19:30 +03:00
proofofwork.py Add basic docstrings 2023-07-30 03:45:59 +03:00
shared.py Bump version to 0.3.4 2024-10-23 02:29:28 +03:00
structure.py Implement decoding and connection to onion peer: 2024-10-23 02:29:22 +03:00
tor.py Improve the logic of starting tor: 2024-10-23 02:29:27 +03:00