Skip to main content

Questions tagged [tor]

A free software implementation of second-generation onion routing, a system enabling its users to communicate anonymously on the Internet.

-2 votes
1 answer
130 views

I am using and giving a try in Csi Linux distro. She has TorVPN that, at least in theory, routes all the traffic through Tor Network. After service tor status commando I see the service is up. I tried ...
Hack3rX's user avatar
0 votes
0 answers
107 views

How can I host a Tor site with Apache on FreeBSD 13.3-RELEASE-p1? Apache is serving multiple sites from this server, so each one has its own entry in /usr/local/etc/apache24/extra/httpd-vhosts.conf ...
Valerica's user avatar
0 votes
0 answers
175 views

I'm trying to understand why TOR does not start as a service on my FreeBSD 13.2. This is the error message that I see during the boot : [notice] Tor 0.4.8.9 running on FreeBSD with Libevent 2.1.12- ...
Marietto's user avatar
  • 599
2 votes
1 answer
3k views

The following Mullvad documentation describes how to get an OpenVPN VPN to connect over Tor: https://mullvad.net/es/help/tor-and-mullvad-vpn/ I would like to achieve the same result but using ...
carolstanley76's user avatar
0 votes
2 answers
1k views

torsocks is a command that forces programs to use Tor. I tested its effectiveness by curling a site that returns my external IP. $ torsocks curl ip.me 109.70.100.1 Then I searched the IP on the ...
oj44635's user avatar
20 votes
3 answers
4k views

Tor Browser conceals the user's operating system by spoofing user agents. Currently it is Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Firefox/102.0. I decided to test whether the function ...
fam33872's user avatar
  • 201
1 vote
1 answer
2k views

I was trying to remove, then reinstall, tor browser. apt is now no longer working; sudo apt update E: Conflicting values set for option Signed-By regarding source https://deb.torproject.org/...
Musgrave's user avatar
1 vote
2 answers
1k views

I have tried to use these rules with iptables but after I have used same rules in ip6tables, it has blocked everything. Why do my ip6tables rules block everything? iptables -F OUTPUT iptables -A ...
Bulcsú Édes's user avatar
1 vote
1 answer
8k views

I was preparing my Kali Linux to run a Tor's Middle Relay. I was doing Tor Project's Repository configuration according to this site. I made steps 1 and 2. The 3rd step was to add the gpg key used to ...
michal roesler's user avatar
0 votes
1 answer
335 views

If I run curl -L -v --socks5-hostname localhost:9050 https://unix.stackexchange.com/ I get back the stackexchange webpage. If I use the below URL curl -L -v --socks5-hostname localhost:9050 https://...
aborruso's user avatar
  • 2,665
0 votes
1 answer
333 views

I want to serve a website through tor, so that I don't have to pay a hosting service or provide my ip to the users. I've followed the steps on Arch Wiki and torproject.org: Step 0: Get a working Tor $ ...
user avatar
-2 votes
2 answers
2k views

I know how to use Tor Browser, and when I connected the Tor Network via Tor Browser, the command curl --socks5-hostname localhost:9150 -O https://dist.torproject.org/tor-0.4.7.10.tar.gz works well, ...
tmpbin's user avatar
  • 793
0 votes
1 answer
2k views

i would like to change default tor port from 9050 to 9150. Editing /etc/tor/torsocks5.conf i can see these: TorPort 9050 so, changing to 9150, it should work, right? it doesnt. > sudo vi /etc/tor/...
aironman's user avatar
  • 103
0 votes
1 answer
8k views

I configured proxychains following a couple tutorials on the web which were pretty much all the same, as they showed the configuration using Tor service. The problem I'm having is that my DNS is being ...
user avatar
0 votes
1 answer
832 views

I've been trying to run a wallet app in tails os ver 4.28 with no success. I'm getting denied error when using it with proxychains. Being a noob here, would someone assist me in letting me know what I'...
razer's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
10