Project

General

Profile

Support #751

Install a TOR Proxy Server on Arch

Added by Daniel Curtis about 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
The Onion Router (TOR)
Target version:
Start date:
02/22/2016
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

This is a guide on setting up a TOR proxy on Arch Linux.

Prepare the Environment

  • Make sure the system is up to date:
    sudo pacman -Syu
    

Install TOR

  • Install TOR:
    sudo pacman -S tor
    
  • Start and enable TOR at boot:
    sudo systemctl enable tor
    sudo systemctl start tor
    
  • Now applications that are SOCKS5 aware can configure a proxy connection to localhost:9050

Resources

#1

Updated by Daniel Curtis about 8 years ago

  • Description updated (diff)
  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis about 8 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF