Nada que un
sudo su
rm /etc/tor/torrc
pacman -Rns tor
pacman -S tor
No lo pueda solucionar.
How do I use Tor:
sudo pacman --noconfirm -S tor torsocks w3m # (ArchLinux)
sudo systemctl start tor
torsocks curl https://ifconfig.me
mkdir onion && cd onion
# Save the index to your hard drive.
curl -L https://secretonions.neocities.org/index.html -o secret.html
curl -L https://davewebsite.neocities.org/index.html -o dave.html
torsocks w3m secret.html
sudo systemctl restart tor # To reroute Tor.