WIP: Add support for tor using PySocks and optionally stem #2

Draft
lee.miller wants to merge 22 commits from lee.miller/MiNode:tor into v0.3
Collaborator

Hi!

The code is not ideal and not fully covered by tests. But there is no more monkeypatching, so tor may be used together with i2p and you can remove the old tor branch.

Hi! The code is not ideal and not fully covered by tests. But there is no more monkeypatching, so tor may be used together with i2p and you can remove the old tor branch.
lee.miller force-pushed tor from fb17c35032 to b28d65c77d 2024-06-25 23:16:00 +02:00 Compare
lee.miller added 1 commit 2024-07-04 02:02:29 +02:00
lee.miller force-pushed tor from 234028ddaf to b478913b85 2024-07-06 05:08:52 +02:00 Compare
lee.miller force-pushed tor from b478913b85 to 0ba6a1d6d3 2024-07-16 03:56:07 +02:00 Compare
lee.miller added 1 commit 2024-08-22 04:50:43 +02:00
lee.miller added 1 commit 2024-10-10 05:29:13 +02:00
lee.miller force-pushed tor from aa71673320 to 28e021bec3 2024-10-23 01:44:49 +02:00 Compare
lee.miller added 1 commit 2024-11-09 00:11:50 +01:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u tor:lee.miller-tor
git checkout lee.miller-tor

Merge

Merge the changes and update on Gitea.
git checkout v0.3
git merge --no-ff lee.miller-tor
git checkout v0.3
git merge --ff-only lee.miller-tor
git checkout lee.miller-tor
git rebase v0.3
git checkout v0.3
git merge --no-ff lee.miller-tor
git checkout v0.3
git merge --squash lee.miller-tor
git checkout v0.3
git merge --ff-only lee.miller-tor
git checkout v0.3
git merge lee.miller-tor
git push origin v0.3
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/MiNode#2
No description provided.