add new chinese translations
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# whois
|
||||
|
||||
> WHOIS(RFC 3912)协议的命令行客户端。
|
||||
> 更多信息:<https://github.com/rfc1036/whois>.
|
||||
> 更多信息:<https://github.com/rfc1036/whois>。
|
||||
|
||||
- 获取域名信息:
|
||||
- 获取域名的信息:
|
||||
|
||||
`whois {{example.com}}`
|
||||
|
||||
- 获取 IP 地址信息:
|
||||
- 获取IP地址的信息:
|
||||
|
||||
`whois {{8.8.8.8}}`
|
||||
|
||||
- 获取 IP 地址用于报告滥用的联系方式:
|
||||
- 获取IP地址的滥用联系信息:
|
||||
|
||||
`whois -b {{8.8.8.8}}`
|
||||
`whois -b {{8.8.8.8}}`
|
Reference in New Issue
Block a user