סקירות עבור Onion Control (anonymous proxy)
Onion Control (anonymous proxy) Andy Portmen מאת
סקירה מאת משתמש Firefox 13427842
דירוג 1 מתוך 5
מאת משתמש Firefox 13427842, לפני 8 שניםFollowed online tutorial, does not work. Followed the video online does not work. I have worked in cyber security for over 15 years and have written several securtiy tools, found several security vulnerabilities for large organizations....just saying. Either there is something wrong with this setup....or I am having a really really really bad day. JUst saying....much easier way out there to use the TOR.....this way will only frustrate you and annoy you. Take the path of least resistance...this path leads no-where.
42 דירוגים
- דירוג 5 מתוך 5מאת Gwyneth Llewelyn, לפני 4 חודשיםAll right, like anything Tor-related, this requires a bit of patience to get it running properly.
If all you need is to 'fire and forget', sure, follow the instructions *exactly* and you'll get the expected result.
In my case, I've got a tweaked old macOS-based laptop (it's still x64). Because Apple has discontinued this version years ago, I have to run MacPorts to keep everything working nicely. MacPorts currently has a much more recent version of Tor than what Andy offers for download.
In my case — remember, it's Mac! — I decided to install both Tor and its configurations as written by Andy under ~/Applications/torbin
Then, inside this directory, I removed the binary and the dylib, and linked to the ones from MacPorts: that way, if those get updated (they will), there is no fear that it will break anything.
Next comes what Andy calls "the NodeJS native client". This I also put under ~/Applications/torjs — and this is the path to place on the Extension configuration.
Once all that is in place — well, it works. It's slightly more complex to set up than the built-in Tor connectivity of the Brave browser, but, on the other hand, I have a bit more control over what is being launched. It's a good compromise! - דירוג 1 מתוך 5מאת משתמש Firefox 15196222, לפני שנה
- דירוג 1 מתוך 5מאת user2859025, לפני שנתייםFollowed the instructions down to a T, still doesn't establish a a connection to Tor. Completely useless add-on.
- דירוג 5 מתוך 5מאת --FIRE--, לפני שנתיים
- דירוג 3 מתוך 5מאת משתמש Firefox 15614831, לפני שנתייםCan't you just start tor.exe without all the Node.JS middleware? It's a fair bit of work to install that.
- דירוג 5 מתוך 5מאת BuppyJam🇮🇱, לפני 3 שניםFor what it's worth, if you've got the "Windscribe - Free Proxy and Ad Blocker" add-on, you need to disable it. Even when it's been turned off (but not disabled) it stops this add-on from working, for me, it did anyway.👍
- דירוג 1 מתוך 5מאת משתמש Firefox 17314060, לפני 4 שניםFollowed _exactly_the install instructions given and ended up with a full re-install of FF 0.97 to get my browser working again.
did the following:
0. installed this addon
1. Download “Tor Bundle” and extract it in a local directory (https://github.com/andy-portmen/tor-bundle/releases). Put it into ~/.tor-bundle
2. put userdir/.tor-bundle into the options page text box and saved
3. downloaded the native client from https://github.com/andy-portmen/native-client/releases and installed it into ~/.tor-client and then ran ./install.sh script
4. browser console appeared on my gui (fedora 35 + gnome 41) and started spewing massive amounts of errors:
stderr output from native app com.add0n.node: node:events:498
stderr output from native app com.add0n.node: throw er; // Unhandled 'error' event
stderr output from native app com.add0n.node: ^
stderr output from native app com.add0n.node:
stderr output from native app com.add0n.node: Error [ERR_MULTIPLE_CALLBACK]: Callback called multiple times
stderr output from native app com.add0n.node: at new NodeError (node:internal/errors:371:5)
stderr output from native app com.add0n.node: at onwrite (node:internal/streams/writable:431:28)
stderr output from native app com.add0n.node: at node:internal/streams/transform:202:7
stderr output from native app com.add0n.node: at Transform.observe [as handler] (/root/.config/com.add0n.node/host.js:432:5)
stderr output from native app com.add0n.node: at Transform._transform (/root/.config/com.add0n.node/messaging.js:107:8)
stderr output from native app com.add0n.node: at Transform._write (node:internal/streams/transform:184:23)
stderr output from native app com.add0n.node: at writeOrBuffer (node:internal/streams/writable:389:12)
stderr output from native app com.add0n.node: at _write (node:internal/streams/writable:330:10)
stderr output from native app com.add0n.node: at Transform.Writable.write (node:internal/streams/writable:334:10)
stderr output from native app com.add0n.node: at Input.ondata (node:internal/streams/readable:754:22)
stderr output from native app com.add0n.node: Emitted 'error' event on Transform instance at:
stderr output from native app com.add0n.node: at Transform.onerror (node:internal/streams/readable:773:14)
stderr output from native app com.add0n.node: at Transform.emit (node:events:520:28)
stderr output from native app com.add0n.node: at emitErrorNT (node:internal/streams/destroy:157:8)
stderr output from native app com.add0n.node: at emitErrorCloseNT (node:internal/streams/destroy:122:3)
stderr output from native app com.add0n.node: at processTicksAndRejections (node:internal/process/task_queues:83:21) {
stderr output from native app com.add0n.node: code: 'ERR_MULTIPLE_CALLBACK'
stderr output from native app com.add0n.node: }
again and again and again!
5. onion button cannot be switched off / tabs start timing out!
U N I N S T A L L E D - דירוג 5 מתוך 5מאת משתמש Firefox 14706772, לפני 4 שנים
- דירוג 5 מתוך 5מאת the president, לפני 5 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 16706825, לפני 5 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 15641986, לפני 5 שנים
- דירוג 5 מתוך 5מאת Carlos, לפני 5 שניםIt seems to work fine and it's easy to configure.
You only need to install first this extension and then follow the instructions given by the developer:
1.-Download “Tor Bundle” and extract it in a local directory (https://github.com/andy-portmen/tor-bundle/releases).
2.-Open options page and paste the “root” of the extracted folder in the text box.
3.-Install the native client either from the extension or manually from https://github.com/andy-portmen/native-client/releases
4.-Open the toolbar panel and check Tor integration. - דירוג 5 מתוך 5מאת V&S, לפני 5 שנים
- דירוג 4 מתוך 5מאת bitelse, לפני 5 שנים
- דירוג 1 מתוך 5מאת משתמש Firefox 13431751, לפני 5 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 16089909, לפני 5 שנים
- דירוג 4 מתוך 5מאת Антон, לפני 5 שנים
- דירוג 5 מתוך 5מאת Daniel Cox, לפני 5 שנים
- דירוג 5 מתוך 5מאת Aditya, לפני 6 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 15458864, לפני 6 שנים
- דירוג 4 מתוך 5מאת Mais1Mano, לפני 6 שנים
- דירוג 3 מתוך 5מאת משתמש Firefox 14587901, לפני 6 שנים
- דירוג 5 מתוך 5מאת MaxthonFan, לפני 6 שניםWorks just as intended. Yes, the installation is not 'just click continue' with a nice GUI installer, but I guess the addon's target group isn't the typical BDU either.
- דירוג 5 מתוך 5מאת Insan3B5ast, לפני 7 שנים