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

Support for proxies / Tor #6

Open
501st-alpha1 opened this issue Apr 30, 2023 · 2 comments
Open

Support for proxies / Tor #6

501st-alpha1 opened this issue Apr 30, 2023 · 2 comments

Comments

@501st-alpha1
Copy link

It would be nice if nostcat had built-in support for proxies (or just Tor, since my goal is to connect to a relay hosted on a .onion).

I found this tungstenite issue, but I'm not familiar enough with Rust to know how easy it'd be to implement any of the workarounds mentioned.

I can work around this in the meantime by doing torify nostcat, and was successfully able to connect to my onion that way. The downside is that since I'm running nostcat in Docker (see #5), that means installing extra dependencies in my container.

@blakejakopovic
Copy link
Owner

blakejakopovic commented May 3, 2023 via email

@blakejakopovic
Copy link
Owner

Update: Currently this is a workaround to support nostcat with tor using docker - #5 (comment)

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

No branches or pull requests

2 participants