git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
4ee6aad88
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
support.wml
migrate serifos:8000 to serifos:80
Geoff Goodell
commited
4ee6aad88
at 2006-01-12 17:21:41
support.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ #include "head.wmi" TITLE="Support" <div class="main-column"> <h2>Tor: Support</h2> <hr /> <p>The Tor developers spend most of their time developing Tor. There are no people devoted to user support. So please look for <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SupportMail">other support avenues</a> before sending mail to the developers. </p> <p>We have an IRC discussion channel for users and operators. Go to <a href="irc://irc.oftc.net/tor">#tor on irc.oftc.net</a>. We also have several <a href="<page documentation>#MailingLists">Mailing Lists</a> available for discussion. </p> <p>We have a <a href="http://bugs.noreply.org/tor">bugtracker</a>. If you have a bug, especially a crash bug, read our <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ#ServerCrashing">how to report a Tor bug</a> FAQ wiki entry first and then go to the bugtracker and tell us as much information about it as you can. (If your bug is with Privoxy, your browser, or some other application, please don't put it in our bugtracker.) </p> <p>Check out <a href="http://www.noreply.org/tor-running-routers/">weasel's graph of the number of Tor servers over time</a>. To learn more details of the current Tor nodes, look at Geoff Goodell's <a href="http://serifos.eecs.harvard.edu/cgi-bin/exit.pl">list of Tor exit nodes by country</a>. You can also <a href="http://belegost.seul.org/">fetch the latest dynamically generated directory directly</a>. (Your Tor client fetches this automatically, so loading it yourself is just for novelty.) </p> <p> <a href="http://6sxoyfb3h2nvok2d.onion/">The hidden wiki</a> has a list of some hidden services and other things. You need Tor and a proxy like Privoxy to access it. </p> <p> See <a href="http://wiki.noreply.org/wiki/TheOnionRouter">the Tor wiki</a> for other user-contributed documentation, etc. </p> <hr /> <p> Here's a brief list of programs you might want to use in association with Tor:</p> <p> <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 /> <a href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">Connect</a>: adds proxy support to SSH. (Win32, Linux, BSD, OS X)<br /> <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 /> <a href="http://www.freecap.ru/eng/">Freecap</a>: redirects traffic to a SOCKS server. graphical. (Win32)<br /> <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 /> <a href="http://www.privoxy.org/">Privoxy</a>: an http proxy that speaks socks4a. Also does html/cookie scrubbing. (Win32, Linux, BSD, OS X)<br /> <a href="http://proxychains.sourceforge.net/">Proxychains</a>: proxifier, supports user-defined list of proxies. (Linux, BSD, Solaris)<br /> <a href="http://www.dest-unreach.org/socat/">Socat</a>: multipurpose relay. (Linux, BSD, OS X)<br /> <a href="http://www.socks.permeo.com/Download/SocksCapDownload/index.asp">Sockscap</a>: redirects traffic to a SOCKS server. graphical. (Win32) <br /> <a href="http://jgillick.nettripper.com/switchproxy/">Switchproxy</a>: Mozilla extension to help you manage your proxy settings. (Firefox, Mozilla, Thunderbird)<br /> Tor-resolve: turns hostnames into IPs privately via Tor, shipped with the Tor package. (Win32, Linux, BSD, OS X) <br /> <a href="http://www.freehaven.net/~aphex/torcap.zip">Torcap</a>: similar to sockscap and freecap. has different strengths/weaknesses. (Win32)<br /> <a href="http://freehaven.net/~edmanm/torcp/">TorCP</a>: a Tor controller with GUI for Windows. Under development, so check it out! <br /> <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 /> <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 /> <a href="http://sourceforge.net/projects/transocks/">Transocks</a>: Transparent proxy to redirect traffic through a SOCKS proxy. Uses iptables. (Linux)<br /> <a href="http://transproxy.sourceforge.net/">Transproxy</a>: Transparent proxy for HTTP requests with ipfw, ipnet, ipfwadm, ipchains or iptables . (FreeBSD, Linux).<br /> <a href="http://tsocks.sourceforge.net/">Tsocks</a>: a program that intercepts connect() system calls and redirects them through Tor. (Linux, BSD)<b>*</b><br /> </p> Files marked with a <b>*</b> don't deal with <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">DNS leaks</a>. </div><!-- #main --> #include <foot.wmi>