Commit Graph

14 Commits

Author SHA1 Message Date
291ea9b195
A rough implementation of onion service based on pybitmessage plugin 2024-10-23 02:29:25 +03:00
1286ecdc6d
Implement decoding and connection to onion peer:
make a separate a bit controversial class structure.OnionPeer(),
having .from_object() and .to_object() instead of .from_bytes() etc.
2024-10-23 02:29:22 +03:00
a13c1c0b1b
A minimal implementation of proxy for outgoing connections using PySocks,
special arg --tor currently just sets host and port for the socks_proxy.
2024-10-23 02:29:05 +03:00
a451a255af
Bump version to 0.3.3
All checks were successful
Testing / default (push) Successful in 4m14s
2024-07-09 05:41:35 +03:00
c6d8bd64b2
Bump version to 0.3.2 2023-08-12 06:36:17 +03:00
e95f2b522a
Add basic docstrings 2023-07-30 03:45:59 +03:00
e77f59154c
Bump version to 0.3.1 2021-03-09 19:40:22 +02:00
TheKysek
2d2b7503d5
Bump version to 0.3.0 2017-08-23 19:30:09 +02:00
TheKysek
ae799c295c
Add an option to generate new I2P destination on every start 2017-07-20 16:12:32 +02:00
TheKysek
974568164f
Destination sharing tweaks 2017-07-03 09:23:02 +02:00
TheKysek
c6f721db8e
Change default I2P tunnel length to 2 2017-07-01 16:01:48 +02:00
TheKysek
057b25a812
I2P improvements
- local destination publishing

- destination gathering
2017-07-01 15:05:06 +02:00
TheKysek
918a926c88
I2P tweaks 2017-06-11 07:55:53 +02:00
TheKysek
1a3e340537
Experimental I2P support 2017-06-09 20:41:33 +02:00