GetDomainWhois:用来查询域名whois信息

时间:2021-05-29 20:16:20
【文件属性】:
文件名称:GetDomainWhois:用来查询域名whois信息
文件大小:74KB
文件格式:ZIP
更新时间:2021-05-29 20:16:20
Go 项目介绍 whois查询统计网站 功能包括域名WHOIS信息查询、历史记录查询、反查、统计 res 文件夹为资源存储,里面存放有提取域名用到的所有*域名 view 存储网站模板和网页 tests 测试使用,暂未使用 static 静态文件,包括css和js 该文件做来测试行 router 路由选择 models 模型,数据库 gettld 获取域名*域名,查询域名 extractdetails 提取注册人信息,在里面添加函数 controllers 控制函数 conf 配置文件 main.go 该文件为运行文件,直接go run main.go即可运行,使用localhost:8888进行访问
【文件预览】:
GetDomainWhois-master
----models()
--------whoisonline.go(839B)
--------domainsrvmodels.go(2KB)
--------models.go(2KB)
--------domain.go(2KB)
----gettld()
--------gettld.go(2KB)
----conf()
--------app.conf(55B)
----res()
--------data.txt(57KB)
----ReadMe.md(679B)
----tests()
--------default_test.go(954B)
----controllers()
--------whois.go(765B)
--------domainsrv.go(380B)
--------default.go(328B)
--------login.go(226B)
--------plan.go(247B)
----static()
--------css()
--------js()
----views()
--------temp(635B)
--------login.html(978B)
--------index.html(6KB)
--------queryDomain.html(3KB)
--------navbar.tpl(1KB)
--------plan.html(2KB)
--------header.tpl(519B)
--------srv.html(1KB)
----main.go(709B)
----routers()
--------router.go(421B)
----.gitignore(587B)
----extractdetails()
--------extractinfo.go(11KB)
----.gitattributes(378B)

网友评论