Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement proxy and Tor support #271

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

h3xagonal
Copy link

This PR implements SOCKS5 proxy support, connecting to ProtonMail over Tor using the .onion API endpoint and per account stream isolation.

Usage:

SOCKS5 proxy

./hydroxide -proxy 127.0.0.1:9150 serve

Tor SocksPort and .onion service

./hydroxide -proxy 127.0.0.1:9150 -tor serve

Fixes: #266

acheong08 added a commit to acheong08/hydroxide that referenced this pull request Apr 11, 2024
acheong08 added a commit to acheong08/hydroxide that referenced this pull request Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tor stream isolation support
1 participant