Files
tldr/pages.zh/common/whois.md

16 lines
285 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# whois
> WHOISRFC 3912协议的命令行客户端。
> 更多信息:<https://github.com/rfc1036/whois>。
- 获取域名的信息:
`whois {{example.com}}`
- 获取IP地址的信息
`whois {{8.8.8.8}}`
- 获取IP地址的滥用联系信息
`whois -b {{8.8.8.8}}`