File: tlslookup.1

package info (click to toggle)
nss-tls 1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 224 kB
  • sloc: ansic: 1,266; sh: 96; python: 25; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH tlslookup 1
.SH NAME
.B tlslookup
\- resolve the internet address with DNS queries over HTTPS/TLS
.SH SYNOPSIS
.B tlslookup
\fIhost\fR
.SH DESCRIPTION
Similar to nslookup(1), tlslookup is a program to query internet domain name servers. tlslookup resolves the internet address of \fIhost\fR with DNS queries over HTTPS/TLS by talking to the nss-tlsd(8) daemon.
.SH "SEE ALSO"
.B nss-tlsd(8), nslookup(1)
.SH AUTHOR
Dima Krasner (dima@dimakrasner.com)