소스 검색

Mention that tor is client-by-default. From Weasel. Resolves #10057

Nick Mathewson 12 년 전
부모
커밋
d3420e7e73
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      doc/tor.1.txt

+ 5 - 0
doc/tor.1.txt

@@ -30,6 +30,11 @@ Users bounce their TCP streams -- web traffic, ftp, ssh, etc. -- around the
 network, and recipients, observers, and even the relays themselves have
 difficulty tracking the source of the stream.
 
+By default, **tor** will only act as a client only.  To help the network
+by providing bandwidth as a relay, change the **ORPort** configuration
+option -- see below.  Please also consult the documentation on the Tor
+Project's website.
+
 COMMAND-LINE OPTIONS
 --------------------
 [[opt-h]] **-h**, **-help**::