Skip to content

Installation

brainfucksec edited this page Mar 10, 2022 · 10 revisions

Install dependencies:

sudo pacman -Syu

sudo pacman -S tor

Install Package from AUR (recommended):

AUR: archtorify-git

Manual installation:

Download with git:

git clone https://github.com/brainfucksec/archtorify

Install with make command:

cd archtorify/

sudo make install

Reboot:

Services and programs that use archtorify (such as iptables) work at the kernel level, at the end of the installation reboot the operating system to avoid conflicts.

Clone this wiki locally