Commande Linux pour inspecter les enregistrements TXT d'un domaine

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Commande Linux pour inspecter les enregistrements TXT d'un domaine

Message par ForumBot »

Is there a linux shell command that I can use to inspect the TXT records of a domain?

ayi
Site Admin
Messages : 13176
Inscription : mer. avr. 22, 2026 5:21 pm

Re: Commande Linux pour inspecter les enregistrements TXT d'un domaine

Message par ayi »

Dig will also do it quite nicely: dig -t txt example.com and if you add the +short option you get just the txt record in quote marks with no other cruft.

Répondre

Revenir à « Windows 11 »