- bookworm 0.4.7.16-1
- bookworm-backports 0.4.8.12-1~bpo12+1
- testing 0.4.8.12-1.1
- unstable 0.4.8.12-1.1
TOR-RESOLVE(1) | Tor Manual | TOR-RESOLVE(1) |
NAME¶
tor-resolve - resolve a hostname to an IP address via tor
SYNOPSIS¶
tor-resolve [-4|-5] [-v] [-x] [-p socksport] hostname [sockshost[:socksport]]
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
-x
-5
-4
-p socksport
SEE ALSO¶
tor(1), torify(1).
For protocol details, see: https://spec.torproject.org/socks-extensions
AUTHOR¶
Peter Palfrader
04/07/2022 | Tor |