login546 / domainhouse

子域名查询工具,接口来自【www.domainhouse.buzz】

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

接口

用来自https://domainhouse.buzz/ui/

子域名查询接口写了个小工具

https://domainhouse.buzz/query.php?token=9378409013576a0cb7c6fac863d5dfe03f0d288a&domain=

image

使用

[shym]% ./main -h
Usage of ./main:
  -d string
    	exalple [domainhouse.exe -d baidu.com]
  -f string
    	exalple [domainhouse.exe -f target.txt]

单条域名

domainhouse.exe -d baidu.com

批量查询

domainhouse.exe -f target.txt

导出结果

domainhouse.exe -d baidu.com > result.txt
domainhouse.exe -f target.txt > result.txt

下载

win

https://github.com/login546/domainhouse/releases/download/v0.1/default.zip

mac

https://github.com/login546/domainhouse/releases/download/v0.1/default.zip

linux

https://github.com/login546/domainhouse/releases/download/v0.1/default.zip

或自行编译

About

子域名查询工具,接口来自【www.domainhouse.buzz】


Languages

Language:Go 100.0%