8d0f1df1026b14610fac757312e25dcb8139a8e0
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

1) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3) 
4) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5) <head>
6)   <title>Tor: Users</title>
7)   <meta name="Author" content="Roger Dingledine" />
8)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
9)   <link rel="stylesheet" type="text/css" href="stylesheet.css" />
10)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
11) </head>
12) 
13) <body>
14) 
15) <!-- TITLE BAR & NAVIGATION -->
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

16) 
17) <table class="banner" border="0" cellpadding="0" cellspacing="0">
18)     <tr>
19)         <td class="banner-left"></td>
20)         <td class="banner-middle">
21)             <a href="index.html">Home</a>
22)           | <a href="howitworks.html">How It Works</a>
23)           | <a href="download.html">Download</a>
24)           | <a href="documentation.html">Docs</a>
25)           | <a class="current">Users</a>
26)           | <a href="faq.html">FAQs</a>
27)           | <a href="contribute.html">Contribute</a>
28)           | <a href="developers.html">Developers</a>
29)           | <a href="research.html">Research</a>
30)           | <a href="people.html">People</a>
31)         </td>
32)         <td class="banner-right"></td>
33)     </tr>
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

34) </table>
Geoff Goodell resolve bug 51

Geoff Goodell authored 19 years ago

35) 
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

36) <!-- END TITLE BAR & NAVIGATION -->
37) 
Thomas Sjögren Missed a line when updating...

Thomas Sjögren authored 19 years ago

38) <div class="center">
39) 
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

40) <div class="main-column">
41) 
42) <h2>Tor: Users</h2>
43) <hr />
44) 
45) <p>We have an IRC discussion channel for users and operators. Go to #tor
46) on irc.oftc.net.</p>
47) 
48) <p>We have a <a
Roger Dingledine change bugtracker url

Roger Dingledine authored 19 years ago

49) href="http://bugs.noreply.org/tor">bugtracker</a>.
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

50) If you have a bug, especially a crash bug, read our <a
51) href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ#ReportBug">how
Roger Dingledine start calling our faq a faq...

Roger Dingledine authored 19 years ago

52) to report a Tor bug</a> FAQ wiki entry first and then go to the bugtracker
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

53) and tell us as much information about it as you can. (If your bug is
54) with Privoxy, your browser, or some other application, please don't put
55) it in our bugtracker.)
56) </p>
57) 
58) <p>Check out <a
59) href="http://www.noreply.org/tor-running-routers/">weasel's graph of
Roger Dingledine upcase 'tor' on website men...

Roger Dingledine authored 19 years ago

60) the number of Tor servers over time</a>. To learn more details of the
Roger Dingledine link to geoff's script

Roger Dingledine authored 19 years ago

61) current Tor nodes, look at Geoff Goodell's <a
62) href="http://serifos.eecs.harvard.edu:8000/cgi-bin/exit.pl">list
63) of Tor exit nodes by country</a>. You can also <a
64) href="http://belegost.seul.org/">fetch the latest dynamically generated
65) directory directly</a>. (Your Tor client fetches this automatically,
66) so loading it yourself is just for novelty.)
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

67) </p>
68) 
Roger Dingledine upcase 'tor' on website men...

Roger Dingledine authored 19 years ago

69) <p>
70) The <a href="http://archives.seul.org/or/announce/">or-announce
71) mailing list</a> is a low volume list for announcements of new
72) releases. The <a href="http://archives.seul.org/or/dev/">or-dev
73) mailing list</a> is for posting by developers only and is where we
74) send notifications of prereleases and release candidates. The <a
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

75) href="http://archives.seul.org/or/talk/">or-talk mailing list</a>
76) is where a lot of the discussion happens. There's also a list for <a
Roger Dingledine upcase 'tor' on website men...

Roger Dingledine authored 19 years ago

77) href="http://archives.seul.org/or/cvs/">cvs commits</a>.
78) </p>
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

79) 
Roger Dingledine add a list of other applica...

Roger Dingledine authored 19 years ago

80) 
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

81) <p>
82) <a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list
Roger Dingledine address bug #60

Roger Dingledine authored 19 years ago

83) of some hidden services and other things. You need Tor and a proxy like
84) Privoxy to access it.
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

85) </p>
86) 
87) <p>
88) See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor
89) wiki</a> for other user-contributed documentation, etc.
90) </p>
91) 
Thomas Sjögren Filled in the blanks in the...

Thomas Sjögren authored 19 years ago

92) <hr />
93) <p>
94) Here's a brief list of programs you might want to use in association
95) with Tor:</p>
96) <p>
Thomas Sjögren added dsocks. list now in a...

Thomas Sjögren authored 19 years ago

97) <a href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">Connect</a>: adds proxy support to SSH. (Win32, Linux, BSD, OS X)<br />
98) <a href="http://monkey.org/~dugsong/dsocks/">Dsocks</a>: SOCKS client wrapper with enough support to use the built-in OpenSSH or Tor local SOCKS proxy. (BSD)<br />
99) <a href="http://www.freecap.ru/eng/">Freecap</a>: redirects traffic to a SOCKS server. graphical. (Win32)<br />
Roger Dingledine add link to kernel socks bo...

Roger Dingledine authored 19 years ago

100) <a href="http://ksb.sourceforge.net/">Kernel socks bouncer</a>: redirects certain streams into Tor. Doesn't deal with DNS. Linux 2.6 only.<br />
Thomas Sjögren Filled in the blanks in the...

Thomas Sjögren authored 19 years ago

101) <a href="http://www.privoxy.org/">Privoxy</a>: an http proxy that
102) speaks socks4a. Also does html/cookie scrubbing. (Win32, Linux, BSD, OS X)<br />
Thomas Sjögren added dsocks. list now in a...

Thomas Sjögren authored 19 years ago

103) <a href="http://proxychains.sourceforge.net/">Proxychains</a>: proxifier, supports user-defined list of proxies. (Linux, BSD, Solaris)<br />
104) <a href="http://www.dest-unreach.org/socat/">Socat</a>: multipurpose relay. (Linux, BSD, OS X)<br />
105) <a href="http://www.socks.permeo.com/Download/SocksCapDownload/index.asp">Sockscap</a>: redirects traffic to a SOCKS server. graphical. (Win32)  <br />
Roger Dingledine clean up list a bit more

Roger Dingledine authored 19 years ago

106) <a href="http://jgillick.nettripper.com/switchproxy/">Switchproxy</a>: Mozilla
Thomas Sjögren Filled in the blanks in the...

Thomas Sjögren authored 19 years ago

107) extension to help you manage your proxy settings. (Firefox, Mozilla, Thunderbird)<br />
Thomas Sjögren added dsocks. list now in a...

Thomas Sjögren authored 19 years ago

108) Tor-resolve:  turns hostnames into IPs privately via Tor, shipped with the Tor package. (Win32, Linux, BSD, OS X) <br />
109) <a href="http://www.freehaven.net/~aphex/torcap.zip">Torcap</a>: similar to sockscap and freecap. has different strengths/weaknesses. (Win32)<br />
Roger Dingledine mention a few more compleme...

Roger Dingledine authored 19 years ago

110) <a href="http://freehaven.net/~aphex/TorControl/release/">TorControl</a>: a basic Tor controller with GUI. You'll need to set 'ControlPort 9051' in your torrc. <br />
Thomas Sjögren add transsocks and transpro...

Thomas Sjögren authored 19 years ago

111) <a href="http://sourceforge.net/projects/transocks/">Transocks</a>: Transparent proxy to redirect traffic through a SOCKS proxy. Uses iptables. (Linux)<br />
112) <a href="http://transproxy.sourceforge.net/">Transproxy</a>: Transparent proxy for HTTP requests with ipfw, ipnet, ipfwadm, ipchains or iptables . (FreeBSD, Linux).<br />
Thomas Sjögren Filled in the blanks in the...

Thomas Sjögren authored 19 years ago

113) <a href="http://tsocks.sourceforge.net/">Tsocks</a>: a program that
114) intercepts connect() system calls and redirects them through Tor. (Linux, BSD)<b>*</b><br /> 
115) </p>
Roger Dingledine clean up list a bit more

Roger Dingledine authored 19 years ago

116) Files marked with a <b>*</b> don't deal with <a href="http://tor.eff.org/cvs/tor/doc/CLIENTS">DNS leaks</a>,
Thomas Sjögren Filled in the blanks in the...

Thomas Sjögren authored 19 years ago

117)