码迷,mamicode.com
首页 > 其他好文 > 详细

jwhois

时间:2015-08-07 16:28:36      阅读:208      评论:0      收藏:0      [点我收藏+]

标签:jwhois

jwhois命令

网络应用

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.

语法

jwhois [选项]

选项

--version                  display version number and  level
--                     display this help
-v, --verbose              verbose debug output
-c FILE, --config=FILE     use FILE  configuration file
-h HOST, --host=HOST       explicitly query HOST
-n, --no-redirect          disable content redirection
-s, --no-whoisservers      disable whois-servers.net  support
-a, --raw                  disable reformatting of the query
-i, --display-redirections display all redirects instead of hiding them
-p PORT, --port=PORT       use port number PORT (in conjunction with HOST)
-r, --rwhois               force an rwhois query to be made
--rwhois-display=DISPLAY   sets the display option in rwhois queries
--rwhois-limit=LIMIT       sets the maximum number of matches to return

实例

显示指定用户信息:

# jwhois root

//查找root用户信息

查询域名信息:

[root@localhost ~]# jwhois linuxde.net
[Querying whois.verisign-grs.com]
[Redirected to whois.west263.com]
[Querying whois.west263.com]
[whois.west263.com]
Domain Name: linuxde.net                   
Registry Domain : whois protect
Registrar WHOIS Server: whois.west263.com

...

 

本文出自 “小笼包” 博客,请务必保留此出处http://gongxiaoyi.blog.51cto.com/7325139/1682652

jwhois

标签:jwhois

原文地址:http://gongxiaoyi.blog.51cto.com/7325139/1682652

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!