tor/contrib/tor-resolve.1
Roger Dingledine 10c73764f8 give tor-resolve a man page
svn:r2230
2004-08-15 08:12:56 +00:00

18 lines
448 B
Groff

.TH tor-resolve 1 "" Aug-2004 ""
.\" manual page by Peter Palfrader
.SH NAME
.LP
tor-resolve \- resolve a hostname to an IP address via tor
.SH SYNOPSIS
\fBtor-resolve\fP\ [-4|-5] \fIhostname\fP\ [\fIsockshost\fP[:\fIsocksport]\fP]
.SH DESCRIPTION
\fBtor-resolve\fR 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.
.SH SEE ALSO
.BR tor (1),
.BR torify (1).