소스 검색

mention that win32 servers can bind to ports 80 and 443 directly

svn:r3412
Roger Dingledine 21 년 전
부모
커밋
72b3945003
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      doc/tor-doc.html

+ 3 - 1
doc/tor-doc.html

@@ -308,7 +308,9 @@ going on.
 <li>9. If you're not running anything else on port 80 or port 443,
 please consider setting up port-forwarding and advertising these
 low-numbered ports as your Tor server. This will help allow users behind
-particularly restrictive firewalls to access the Tor network. See <a
+particularly restrictive firewalls to access the Tor network. Win32
+servers can simply set their ORPort and DirPort directly. Other servers
+need to rig some sort of port forwarding; see <a
 href="http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ#ServerForFirewalledClients">the
 FAQ</a> for details of how to set this up.
 </ul>