jenil1122 / Arch-torification

Arch-torification boosts Linux security by leveraging the power of Tor for anonymized network communication. Built on the Arch Linux distribution, this tool seamlessly integrates Tor routing into the system, ensuring all network traffic is encrypted and routed through the Tor network for maximum privacy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arch-Torification

Arch-torification boosts Linux security by leveraging the power of Tor for anonymized network communication. This tool seamlessly integrates Tor routing into the system, ensuring all network traffic is encrypted and routed through the Tor network for maximum privacy.


Usage

GUI

arch-torification

CLI

  --setup       Required To Do only Once
  --start-tor   Start Tor and related services
  --stop-tor    Stop Tor and related services
  --status      Check status of Tor and related services
  --help        Display this help message

Installation

  1. git clone https://github.com/jenil1122/Arch-torification.git

  2. cd Arch-torification

  3. chmod +x arch-torification

  4. bash arch-torification

OR

Yay yay -S arch-torification

Paru Paru -S arch-torification

Additionally, you may also install nyx to change Tor circuit connections.


About

Arch-torification boosts Linux security by leveraging the power of Tor for anonymized network communication. Built on the Arch Linux distribution, this tool seamlessly integrates Tor routing into the system, ensuring all network traffic is encrypted and routed through the Tor network for maximum privacy.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%