d68b41f9ec2b3dc5d61ce5b5da589fd342baabc6
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 -->
16) <div class="banner">
17) <table class="table-banner" cellpadding="0" cellspacing="0">
18) <tr>
19) <td class="spacer">
20) <a href="http://tor.eff.org/"><img src="images/spacer.png"
21) width="110" height="79" alt="Tor logo" /></a>
22) </td>
23) <td class="links" valign="top">
24)       <a href="index.html">Home</a>  |
25)       <a href="howitworks.html">How It Works</a>  |
26)       <a href="download.html">Download</a>  |
27)       <a href="documentation.html">Docs</a>  |
28)       <a class="current">Users</a>  |
Roger Dingledine rename FAQ page as FAQs page

Roger Dingledine authored 19 years ago

29)       <a href="faq.html">FAQs</a>  |
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

30)       <a href="contribute.html">Contribute</a>  |
31)       <a href="developers.html">Developers</a>  |
32)       <a href="research.html">Research</a>  |
33)       <a href="people.html">People</a>
34) </td>
Thomas Sjögren Website 2/2: Applied Elly's...

Thomas Sjögren authored 19 years ago

35) <td class="curve">
36)       <img src="images/curve.gif" width="18" alt=""  height="79" />
37) </td> 
Roger Dingledine break part of developers.ht...

Roger Dingledine authored 19 years ago

38) </tr>
39) </table>
40) </div>
41) <!-- END TITLE BAR & NAVIGATION -->
42) 
Thomas Sjögren Missed a line when updating...

Thomas Sjögren authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

57) 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

58) and tell us as much information about it as you can. (If your bug is
59) with Privoxy, your browser, or some other application, please don't put
60) it in our bugtracker.)
61) </p>
62) 
63) <p>Check out <a
64) 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

65) 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

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

Roger Dingledine authored 19 years ago

72) </p>
73) 
Roger Dingledine upcase 'tor' on website men...

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

80) href="http://archives.seul.org/or/talk/">or-talk mailing list</a>
81) 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

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

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

Roger Dingledine authored 19 years ago

90) </p>
91) 
92) <p>
93) See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor
94) wiki</a> for other user-contributed documentation, etc.
95) </p>
96) 
Thomas Sjögren Filled in the blanks in the...

Thomas Sjögren authored 19 years ago

97) <hr />
98) <p>
99) Here's a brief list of programs you might want to use in association
100) with Tor:</p>
101) <p>
Thomas Sjögren added dsocks. list now in a...

Thomas Sjögren authored 19 years ago

102) <a href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">Connect</a>: adds proxy support to SSH. (Win32, Linux, BSD, OS X)<br />
103) <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 />
104) <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

105) <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

106) <a href="http://www.privoxy.org/">Privoxy</a>: an http proxy that
107) 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

108) <a href="http://proxychains.sourceforge.net/">Proxychains</a>: proxifier, supports user-defined list of proxies. (Linux, BSD, Solaris)<br />
109) <a href="http://www.dest-unreach.org/socat/">Socat</a>: multipurpose relay. (Linux, BSD, OS X)<br />
110) <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

111) <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

112) 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

113) Tor-resolve:  turns hostnames into IPs privately via Tor, shipped with the Tor package. (Win32, Linux, BSD, OS X) <br />
114) <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

115) <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

116) <a href="http://sourceforge.net/projects/transocks/">Transocks</a>: Transparent proxy to redirect traffic through a SOCKS proxy. Uses iptables. (Linux)<br />
117) <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

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

Roger Dingledine authored 19 years ago

121) 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

122)