mention that tsocks is only needed if your application also doesn't
[tor.git] / doc / tor-resolve.1
blob9c25f4475d7dcb18c499133f90d1ee9d010e3314
1 .TH tor-resolve 1 "" Aug-2004 ""
2 .\" manual page by Peter Palfrader
3 .SH NAME
4 .LP
5 tor-resolve \- resolve a hostname to an IP address via tor
7 .SH SYNOPSIS
8 \fBtor-resolve\fP\ [-4|-5] \fIhostname\fP\ [\fIsockshost\fP[:\fIsocksport]\fP]
10 .SH DESCRIPTION
11 \fBtor-resolve\fR is a simple script to connect to a socks proxy that
12 knows about the socks RESOLVE command, hand it a hostname, and return
13 an IP address.
15 .SH SEE ALSO
16 .BR tor (1),
17 .BR torify (1).