-
I am aware that this application allows anonymous communication without the use of central servers through having each user host a hidden tor service, thus requiring both users to be online at the sam…
-
There should be a button like the Tor Browser has that one can press to display the circuits currently in use: IP address of each relay, maybe geoip lookup to show country where it's located, bandwidt…
-
Carried over from https://github.com/brave/browser-laptop/issues/13626
-
There are various messages that a web site can cause to appear in the tor daemon log. For example, it can try to load a `.exit` URL, an old feature of Tor that has been disabled because it served as …
-
It would be great if node-ths included an API method to change the Tor identity (IP address), like what is in this gist https://gist.github.com/estliberitas/4448496 (linked from http://stackoverflow.c…
-
By using Tor and *.onion addresses you could totally avoid any country-specific issues like the one raised here: https://github.com/funkyg/funkytunes/issues/7
It should optional, of course, as not …
vn971 updated
7 years ago
-
Hi everyone,
Currently, I intend to use Simplecrawler for crawling Tor pages. I tested my crawler for common pages like 'www.google.com' and it works well. But, I have no idea how to run it for Tor…
-
Now that tor_api is (mostly) written, we need a python object wrapper that we can use to interact with it. Build a class object that can be imported that implements all methods of tor_api in a sane ma…
-
I am not sure how much sense it would make compared to something like cjdns (which is already supported), but Tor hidden/.onion services and .b32.i2p addresses would take care of verifying authenticit…
-
This library works perfect in case of using Tor, but for using Tor Control Port and to request a new torSession I get this error:
```
Error: connect ECONNREFUSED ::1:9051
at TCPConnectWrap.afte…