Skip to content
brainfucksec edited this page May 21, 2022 · 16 revisions

How to run archtorify

Before starting archtorify:

1 - Make sure you have read the Security section.

2 - Disable your firewall or other applications related to DNS or proxy configurations.

3 - Make a backup of the iptables rules if they are present, see: iptables

Commands

Start transparent proxy through Tor:

archtorify --tor

Return to clearnet:

archtorify --clearnet

Commands list

-h, --help

show this help message and exit

-t, --tor

start transparent proxy through tor

-c, --clearnet

reset iptables and return to clearnet navigation

-s, --status

check status of program and services

-i, --ipinfo

show public IP address

-r, --restart

restart tor service and change IP address

-b, --banner

show program banner

-v, --version

display program version and exit
Clone this wiki locally