jwhois
whois 客户端服务
补充说明
jwhois searches Whois servers for the object on the command line.The host to query is taken from a global configuration file, a configuration file specified on the command line, or selected directly on the command line.
语法
1jwhois [选项]
选项
1--version display version number and patch level
2--help display this help
3-v, --verbose verbose debug output
4-c FILE, --config=FILE use FILE as configuration file
5-h HOST, --host=HOST explicitly query HOST
6-n, --no-redirect disable content redirection
7-s, --no-whoisservers disable whois-servers.net service support
8-a, --raw disable reformatting of the query
9-i, --display-redirections display all redirects instead of hiding them
10-p PORT, --port=PORT use port number PORT (in conjunction with HOST)
11-r, --rwhois force an rwhois query to be made
12--rwhois-display=DISPLAY sets the display option in rwhois queries
13--rwhois-limit=LIMIT sets the maximum number of matches to return
注:以上英文部分寻求网友协助翻译,翻译结果可发送至 sa(at)linuxde.net,谢谢!
实例
显示指定用户信息:
1 jwhois root
2
3# 查找root用户信息
查询域名信息:
1[root@localhost ~] jwhois linuxde.net
2[Querying whois.verisign-grs.com]
3[Redirected to whois.west263.com]
4[Querying whois.west263.com]
5[whois.west263.com]
6Domain Name: linuxde.net
7Registry Domain id: whois protect
8Registrar WHOIS Server: whois.west263.com
9
10...省略部分内容
来源:https://github.com/jaywcjlove/linux-command
最后修改于: Wednesday, January 31, 2024
版权申明:
- 未标注来源的内容全部为原创,未经授权请勿转载(因转载后排版往往错乱、内容不可控、无法持续更新等);
- 非营利为目的,演绎本博客任何内容,请以'原文出处'或者'参考链接'等方式给出本站相关网页地址(方便读者)。