-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
issue with tunnel #95
Comments
also sometimes when the connection reaches 100% it resets |
this app is super unstable,impossible to use |
Thanks! That is important.
Thanks a ton for catching this!
Yeah. sigh. Unfortunately, Apple wants self-published apps handle Network Extensions (the piece where Tor is running in) completely different from app store apps. Since this project was always focused on iOS, and the macOS version is mainly there because it was easy to do and because it helps in debugging. There's no budget for going all the way to create a self-published version. Hence the packages on Github are more or less for documentation purposes, and for the very advanced users. I added a note about it in the release notes.
If you're in a censored area, that's to be expected. Every censor worth their money know these and block them. After all, they're very public. They're mostly meant for public libraries and such environments, where the admins heard about The Dark Web™️ and want to block it in their routers, but don't go to such lengths as state-sponsored censors.
Weird. I never experienced that. Going to be hard to debug this. Maybe a side-effect of your environment and the broken webtunnel support? Let me know, when this persists, and as much of the circumstances as possible to reproduce.
That's kinda normal. On a typical macOS system, there's lots of services and apps running in the background, and some of them do weird things which Tor cannot or doesn't want to handle.
Yeah, that is some legacy thing, I think. You can, theoretically address exit nodes directly with these
Well, thanks for the flowers, I guess? Happy to help, anyway. BTW: You can always use the plain Tor via the command line to achieve the same: brew install tor https://2019.www.torproject.org/docs/tor-manual.html.en It'll get a little complicated with pluggable transports, I have to admit, though... |
when will you upgrade it on app store?if I download it here it won't open will it? |
sorry buddy im not a dev just an regular user |
that's the log after reset : |
yeah v1.7.3 from github doesn't work,waiting for an app store update |
Relax, man. App Store typically takes about a day or 2, thanks to Apple employees personally inspecting releases.
As said, looks normal. |
if i relax any more i might just turn into a puddle) |
so the reason it didn't connect is that it reset the bridges and used its built-in bridges?i also tried obfs4 bridges but they didn't connect either,no handshake |
Same problem. The custom bridges where stored in a file which wasn't readable by the code which constructs the Tor configuration. Fallback to built-in Obfs4 bridges. Obviously don't work in your location. |
its nice that you fixed this bug,it will help a lot of people who have censorship in their country,thanks |
That was my goal. Thank you for your support, especially with uncovering this bug! |
yeah sure,i'll let you know if i find more) 😅 |
😊 you did it,now it works with webtunnel,but the logs say: |
🤷 Sorry, I'm not a specialist on Webtunnel (or any Pluggable Transports aka. "Bridges" implementations). Depending on your censorship situation, I guess you will always have connectivity issues here and there.
So it works now in general? With chains you mean "circuits"? |
correct |
mac os 15.0.1
orbot version v1.7.2
doesn't recognize webtunnel
also the latest version from github doesn't work,i had to download it from the store
the built-in bridges don't work either
##[warn] {CONFIG} Can't use bridge at [scrubbed]: there is no configured transport called "webtunnel"##
The text was updated successfully, but these errors were encountered: