From 732275bb81992c33d6b707b64e621f161b97622a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 9 Jan 2011 15:40:40 -0500 Subject: Describe tor-resolve defaults. Bug 2364. --- doc/tor-resolve.1.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/tor-resolve.1.txt b/doc/tor-resolve.1.txt index eb519667b7..bdc636b08b 100644 --- a/doc/tor-resolve.1.txt +++ b/doc/tor-resolve.1.txt @@ -19,6 +19,10 @@ DESCRIPTION **tor-resolve** is a simple script to connect to a SOCKS proxy that knows about the SOCKS RESOLVE command, hand it a hostname, and return an IP address. +By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on SOCKS +port 9050. If this isn't what you want, you should specify an explicit +__sockshost__ and/or __socksport__ on the command line. + OPTIONS ------- **-v**:: @@ -42,4 +46,4 @@ See doc/socks-extensions.txt in the Tor package for protocol details. AUTHORS ------- -Roger Dingledine , Nick Mathewson . \ No newline at end of file +Roger Dingledine , Nick Mathewson . -- cgit v1.2.3-54-g00ecf