Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:guides:tor [2010/07/08 15:14] – external edit 127.0.0.1 | en:guides:tor [2017/02/09 19:46] (current) – linea | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== The Tor Install | + | ====== The Tor Installation |
| + | |||
| + | This guide allows you to use the anonymous TOR network with most web browsers and command line tools such as wget. Begin by installing TOR: | ||
| - | ===== Installation ===== | ||
| < | < | ||
| # tazpkg get-install tor | # tazpkg get-install tor | ||
| # tazpkg get-install privoxy | # tazpkg get-install privoxy | ||
| - | # echo ' | + | # echo ' |
| # sed -r '/ | # sed -r '/ | ||
| - | # echo 'tor > /dev/tty2 & ' >> | + | # / |
| </ | </ | ||
| - | Use Bridges to get tor working if the options | + | You can use Vidalia to start and configure tor, the proxy server is launched automatically when the SliTaz system boots. Once installed, you will find Vidalia in the Menu -> Internet. To configure preferences via the proxy server with the following values: Proxy address: **127.0.0.1** Port: **8118** and the path to the configuration file: **/ |
| + | |||
| + | < | ||
| + | # tazpkg get-install vidalia | ||
| + | # exit | ||
| + | $ cp / | ||
| + | </ | ||
| + | |||
| + | Use Bridges to get tor working if the above options | ||
| < | < | ||
| Line 16: | Line 25: | ||
| UseBridges 1 | UseBridges 1 | ||
| UpdateBridgesFromAuthority 1 | UpdateBridgesFromAuthority 1 | ||
| - | bridge 66.160.141.98: | + | bridge 66.160.141.98: |
| </ | </ | ||
| - | ===== Reboot system and relogin. ===== | ||
| - | |||
| - | Login to tty2 (Ctrl+Alt+F2 gets you into tty2; Alt+F7 back to the Desktop) to check if it works or not. | ||
| - | If it shows Success... then this means it works. | ||
| - | Then install the "tor button" | + | ===== Verification and Advice ===== |
| - | Over the Wall, you can touch everywhere in the world. | + | For more added security; do not launch TOR via the ' |
| ---- | ---- | ||