Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Torify

Create a fully torified user on Arch Linux

What it does

Creates an isolated user (default: onion) whose traffic is transparently redirected through the Tor network and leaves other users' traffic untouched.

Requirements

  • Arch Linux
  • Any AUR helper

Quick start

git clone https://github.com/chapropolpro/torify
cd torify
chmod +x torify.sh
sudo ./torify.sh

Usage

After setup, run any app as the torified user:

sudo -u onion <command>

Bridges

If Tor is blocked in your region, add WebTunnel (or any other) bridges to /etc/tor/torrc. Get bridges at bridges.torproject.org (type: webtunnel), then restart Tor using

sudo systemctl restart tor

About

Create fully tor’d user in Arch Linux

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages