FProbe

编程之家收集整理的这个编程导航主要介绍了FProbe编程之家,现在分享给大家,也给大家做个参考。

FProbe

FProbe 介绍

FProbe是一款HTTP/HTTPS服务器快速探测工具,广大研究人员只需要给FProbe提供一个域名或子域名列表,它就可以帮助我们探测目标域名后台运行的是HTTP服务器还是HTTPS服务器了。

工具安装

GO111MODULE=on go get -u github.com/theblackturtle/fprobe

功能介绍

1、该工具可以接受域名/子域名列表,并探测其后端的HTTP/HTTPS服务器;2、在运行时优化RAM和cpu;3、支持域名特殊端口;4、详细的jsON格式,包含Status Code、Content Type和Location;

工具使用

Usage of fprobe:

-c int

Concurrency (default 50)

-i string

Input file (default is stdin) (default "-")

-l Use ports in the same line (google.com,2087,2086)

-p value

add additional probe (proto:port)

-s skip the default probes (http:80 and https:443)

-t int

Timeout (seconds) (default 9)

-v Turn on verbose

GitHub:https://github.com/theblackturtle/fprobe

网站描述:一款HTTPHTTPS服务器快速探测工具

FProbe官方网站

官方网站:

如果觉得编程之家网站内容还不错,欢迎将编程之家网站推荐给程序员好友。

相关文章

photopea,在线Photoshop图片编辑工具
pinyin,转换中文字符为拼音的工具
lets-chat,基于slack的企业内部web聊天工具
SpeedCurve,追踪网页的性能表现
FirefoxSend,简单、私密的文件分享服务
gtmetrix,网站访问速度测试工具