diff options
author | Roger Dingledine <arma@torproject.org> | 2006-02-06 06:34:41 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-02-06 06:34:41 +0000 |
commit | 0b0bdecee89da1495f50a22ee72bee9755407953 (patch) | |
tree | f703aaa2978d16c9c8630f3e8878e43855e0cc31 /doc | |
parent | e5a574ce2e80e4fc202f2ea35b5bb6c986aab025 (diff) | |
download | tor-0b0bdecee89da1495f50a22ee72bee9755407953.tar.gz tor-0b0bdecee89da1495f50a22ee72bee9755407953.zip |
you can't use torcp to change your torrc to be a server. you
need to do it by hand still.
next version, we swear.
svn:r5928
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-doc-win32.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index d15d2fa4e9..81a1aadeb5 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -74,8 +74,12 @@ Download it by clicking the link. <p> If you prefer the experimental (unstable) versions of Tor, you can try <a href="http://freehaven.net/~edmanm/torcp/download/tor-0.1.1.12-torcp-0.0.4-bundle.exe">the experimental bundle that includes Tor 0.1.1.12-alpha</a>. -<b>You need the experimental bundle if you want to run a Tor server -and configure it via TorCP, or if you want to offer a hidden service.</b> +</p> + +<p> +<b>Configuring yourself to be a Tor server via TorCP doesn't work right +now -- you'll need to <a href="#server">follow the directions below</a> if +you want to do that.</b> </p> <p>If the bundles don't work for you, you can download Tor by itself |