diff options
author | Roger Dingledine <arma@torproject.org> | 2004-12-29 17:51:00 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-12-29 17:51:00 +0000 |
commit | 1efc0f370add3d04808891cc38bb1fff6a5f5c96 (patch) | |
tree | c00da2b2ac86f08097ad998c2603d52cc2c765d2 /doc/tor-doc.html | |
parent | 717fe4993e64e6c9972182c2eb220951effc2ee4 (diff) | |
download | tor-1efc0f370add3d04808891cc38bb1fff6a5f5c96.tar.gz tor-1efc0f370add3d04808891cc38bb1fff6a5f5c96.zip |
mention that there are known bugs for running tor as a server on win32
svn:r3231
Diffstat (limited to 'doc/tor-doc.html')
-rw-r--r-- | doc/tor-doc.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 60dc3d4f95..1f8d3ec953 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -239,9 +239,10 @@ having even low-bandwidth servers is useful too.</li> <p>To set up a Tor server, do the following steps after installing Tor. (These instructions are Unix-centric; if you're excited about working -with the Tor developers to get a Tor server working on Windows, let us know -and we'll -work with you to fix whatever bugs come up.) +with the Tor developers to get a Tor server working on Windows, let us +know and we'll work with you to fix whatever bugs come up -- currently +there are some known bugs that keep Tor from working as a server on +native Win32.) </p> <ul> |