**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**::
AUTHORS
-------
-Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
\ No newline at end of file
+Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.