Tor-Launcher: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 9: Zeile 9:
 
*cat /etc/tor/torrc
 
*cat /etc/tor/torrc
 
=Proxy Config for browsers=
 
=Proxy Config for browsers=
[[Datei:tor-config-browser.png]]
+
[[Datei:tor-config-browser.png|700px]]
  
 
=Links=
 
=Links=
 
*https://wiki.ubuntuusers.de/Tor/Installation/
 
*https://wiki.ubuntuusers.de/Tor/Installation/

Version vom 12. November 2018, 10:40 Uhr

Install

  • apt-get install torbrowser-launcher

Start

  • systemctl start tor.service

Check

  • netstat -lntp | grep tor
tcp        0      0 127.0.0.1:9050          0.0.0.0:*               LISTEN      25876/tor

Config

  • cat /etc/tor/torrc

Proxy Config for browsers

Tor-config-browser.png

Links