Skip to content
brainfucksec edited this page Sep 27, 2019 · 16 revisions

How to run archtorify

Please, before starting archtorify make sure you have read the section about Security.

Using the program is simple, the command-line options follow the GNU Coding Standards, you can use the short and long options, the commands syntax is:

<program name> --<option>

For example, to display the help menù, run command archtorify with the --help or -h option:

archtorify -h

The available commands are listed below:

archtorify [option]

Options:

-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

-r, --restart

restart tor service and change IP
Clone this wiki locally