10911aa655f5d794255586a0076d75f10d4761fa
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/support.wml  1) ## translation metadata
Peter Palfrader In CVS the magic keyword is...

Peter Palfrader authored 18 years ago

en/support.wml  2) # Revision: $Revision$
Roger Dingledine howitworks is now obsolete...

Roger Dingledine authored 18 years ago

support.html    3) 
Peter Palfrader Move website to wml

Peter Palfrader authored 18 years ago

en/support.wml  4) #include "head.wmi" TITLE="Support"
Roger Dingledine howitworks is now obsolete...

Roger Dingledine authored 18 years ago

support.html    5) 
support.html    6) <div class="main-column">
support.html    7) 
Roger Dingledine ask people not to send us m...

Roger Dingledine authored 18 years ago

support.html    8) <h2>Tor: Support</h2>
Roger Dingledine howitworks is now obsolete...

Roger Dingledine authored 18 years ago

support.html    9) <hr />
support.html   10) 
Roger Dingledine ask people not to send us m...

Roger Dingledine authored 18 years ago

support.html   11) <p>The Tor developers spend most of their time developing
support.html   12) Tor. There are no people devoted to user support. So please look for <a
support.html   13) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SupportMail">other
support.html   14) support avenues</a> before sending mail to the developers.
support.html   15) </p>
support.html   16) 
support.html   17) <p>We have an IRC discussion channel for users and operators. Go to
Roger Dingledine howitworks is now obsolete...

Roger Dingledine authored 18 years ago

support.html   18) <a href="irc://irc.oftc.net/tor">#tor on irc.oftc.net</a>.</p>
support.html   19) 
support.html   20) <p>We have a <a
support.html   21) href="http://bugs.noreply.org/tor">bugtracker</a>.
support.html   22) If you have a bug, especially a crash bug, read our <a
support.html   23) href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ#ServerCrashing">how
support.html   24) to report a Tor bug</a> FAQ wiki entry first and then go to the bugtracker
support.html   25) and tell us as much information about it as you can. (If your bug is
support.html   26) with Privoxy, your browser, or some other application, please don't put
support.html   27) it in our bugtracker.)
support.html   28) </p>
support.html   29) 
support.html   30) <p>Check out <a
support.html   31) href="http://www.noreply.org/tor-running-routers/">weasel's graph of
support.html   32) the number of Tor servers over time</a>. To learn more details of the
support.html   33) current Tor nodes, look at Geoff Goodell's <a
support.html   34) href="http://serifos.eecs.harvard.edu:8000/cgi-bin/exit.pl">list
support.html   35) of Tor exit nodes by country</a>. You can also <a
support.html   36) href="http://belegost.seul.org/">fetch the latest dynamically generated
support.html   37) directory directly</a>. (Your Tor client fetches this automatically,
support.html   38) so loading it yourself is just for novelty.)
support.html   39) </p>
support.html   40) 
support.html   41) <p>
support.html   42) <a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list
support.html   43) of some hidden services and other things. You need Tor and a proxy like
support.html   44) Privoxy to access it.
support.html   45) </p>
support.html   46) 
support.html   47) <p>
support.html   48) See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor
support.html   49) wiki</a> for other user-contributed documentation, etc.
support.html   50) </p>
support.html   51) 
support.html   52) <hr />
support.html   53) <p>
support.html   54) Here's a brief list of programs you might want to use in association
support.html   55) with Tor:</p>
support.html   56) <p>
support.html   57) <a href="http://antinat.sourceforge.net/">Antinat</a>: seems to be a socks client library (and server, but you'd only want the client side) that supports socks4a.<br />
support.html   58) <a href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">Connect</a>: adds proxy support to SSH. (Win32, Linux, BSD, OS X)<br />
support.html   59) <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 />
support.html   60) <a href="http://www.freecap.ru/eng/">Freecap</a>: redirects traffic to a SOCKS server. graphical. (Win32)<br />
support.html   61) <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 />
support.html   62) <a href="http://www.privoxy.org/">Privoxy</a>: an http proxy that
support.html   63) speaks socks4a. Also does html/cookie scrubbing. (Win32, Linux, BSD, OS X)<br />
support.html   64) <a href="http://proxychains.sourceforge.net/">Proxychains</a>: proxifier, supports user-defined list of proxies. (Linux, BSD, Solaris)<br />
support.html   65) <a href="http://www.dest-unreach.org/socat/">Socat</a>: multipurpose relay. (Linux, BSD, OS X)<br />
support.html   66) <a href="http://www.socks.permeo.com/Download/SocksCapDownload/index.asp">Sockscap</a>: redirects traffic to a SOCKS server. graphical. (Win32)  <br />
support.html   67) <a href="http://jgillick.nettripper.com/switchproxy/">Switchproxy</a>: Mozilla
support.html   68) extension to help you manage your proxy settings. (Firefox, Mozilla, Thunderbird)<br />
support.html   69) Tor-resolve:  turns hostnames into IPs privately via Tor, shipped with the Tor package. (Win32, Linux, BSD, OS X) <br />
support.html   70) <a href="http://www.freehaven.net/~aphex/torcap.zip">Torcap</a>: similar to sockscap and freecap. has different strengths/weaknesses. (Win32)<br />
Roger Dingledine add torcp to the list of ap...

Roger Dingledine authored 18 years ago

support.html   71) <a href="http://freehaven.net/~edmanm/torcp/">TorCP</a>: a Tor controller with GUI for Windows. Under development, so check it out! <br />
Roger Dingledine howitworks is now obsolete...

Roger Dingledine authored 18 years ago

support.html   72) <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 />
Roger Dingledine link to badger's tordns sit...

Roger Dingledine authored 18 years ago

en/support.wml 73) <a href="http://sandos.ath.cx/~badger/tordns.html">TorDNS</a>: a DNS server for Windows that runs on localhost and proxies queries through Tor. <br />
Roger Dingledine howitworks is now obsolete...

Roger Dingledine authored 18 years ago

support.html   74) <a href="http://sourceforge.net/projects/transocks/">Transocks</a>: Transparent proxy to redirect traffic through a SOCKS proxy. Uses iptables. (Linux)<br />
support.html   75) <a href="http://transproxy.sourceforge.net/">Transproxy</a>: Transparent proxy for HTTP requests with ipfw, ipnet, ipfwadm, ipchains or iptables . (FreeBSD, Linux).<br />
support.html   76) <a href="http://tsocks.sourceforge.net/">Tsocks</a>: a program that
support.html   77) intercepts connect() system calls and redirects them through Tor. (Linux, BSD)<b>*</b><br /> 
support.html   78) </p>
Andrew Lewman Fixed a typo.

Andrew Lewman authored 18 years ago

support.html   79) Files marked with a <b>*</b> don't deal with <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">DNS leaks</a>.
Roger Dingledine howitworks is now obsolete...

Roger Dingledine authored 18 years ago

support.html   80) 
support.html   81)   </div><!-- #main -->