Go中的快速网站链接检查器-Golang开发

时间:2021-05-26 14:41:45
【文件属性】:
文件名称:Go中的快速网站链接检查器-Golang开发
文件大小:174KB
文件格式:ZIP
更新时间:2021-05-26 14:41:45
Golang Miscellaneous Muffet Muffet是一个网站链接检查器,它以递归方式抓取和检查网站中的所有页面。 功能速度快彩色输出不同的标签支持(a,img,链接,脚本等)Muffet Muffet是一个网站链接检查器,可递归地抓取和检查网站中的所有页面。 功能速度快彩色输出支持不同的标签(a,img,链接,脚本等)安装go get -u github.com/raviqqe/muffet用法muffet https://shady.bakery.hotland有关更多信息,请参阅muffet-帮助。 麻省理工学院许可证
【文件预览】:
muffet-master
----.goreleaser.yml(412B)
----sitemap_fetcher.go(895B)
----concurrent_string_set_test.go(295B)
----fasthttp_http_response_test.go(1KB)
----fasthttp_http_response.go(827B)
----json_page_result_test.go(459B)
----fake_http_client_factory_test.go(364B)
----img()
--------demo.gif(136KB)
----throttled_http_client.go(634B)
----http_client.go(243B)
----page_result.go(351B)
----link_fetcher.go(2KB)
----cache_test.go(935B)
----tools()
--------release.sh(294B)
--------docker.sh(156B)
----.github()
--------dependabot.yml(102B)
--------workflows()
----arguments.go(4KB)
----link_finder.go(1KB)
----page_checker_test.go(2KB)
----concurrent_string_set.go(282B)
----daemon_manager.go(468B)
----page_result_test.go(236B)
----link_finder_test.go(3KB)
----Dockerfile(199B)
----robots_txt_fetcher.go(646B)
----page_result_formatter_test.go(2KB)
----LICENSE(1KB)
----page_parser.go(1008B)
----command.go(3KB)
----link_validator.go(727B)
----link_fetcher_test.go(4KB)
----.mergify.yml(137B)
----daemon_manager_test.go(304B)
----link_validator_test.go(1KB)
----http_client_factory.go(286B)
----robots_txt_fetcher_test.go(976B)
----link_fetcher_options.go(135B)
----command_test.go(6KB)
----color.go(214B)
----main.go(296B)
----page_result_formatter.go(1KB)
----page.go(445B)
----json_page_result.go(468B)
----.snapshots()
--------TestHelp(2KB)
--------TestCommandFailToFetchRootPage(32B)
--------TestPageResultFormatterSortSuccessLinkResults(82B)
--------TestPageResultFormatterFormatErrorLinkResultsVerbosely(82B)
--------TestPageResultFormatterFormatErrorLinkResults(53B)
--------TestPageResultFormatterSortErrorLinkResults(82B)
--------TestRobotsTxtFetcherFailToFetchRobotsTxt(32B)
--------TestPageResultFormatterFormatSuccessLinkResults(24B)
--------TestPageResultFormatterFormatEmptyResult(24B)
--------TestSitemapFetcherFailToParseSitemap(72B)
--------TestPageResultFormatterFormatSuccessLinkResultsVerbosely(53B)
--------TestCommandFailWithVerboseAndJSONOptions(46B)
--------TestCommandColorErrorMessage(41B)
--------TestCommandFailToGetHTMLRootPage(23B)
--------TestMarshalJSONPageResult(78B)
--------TestSitemapFetcherFailToFetchSitemap(31B)
----.gitignore(56B)
----fake_http_client_test.go(351B)
----semaphore_test.go(382B)
----fake_http_response_test.go(675B)
----cache.go(524B)
----page_parser_test.go(3KB)
----go.sum(6KB)
----fasthttp_http_client_factory.go(855B)
----configuration.go(137B)
----semaphore.go(237B)
----README.md(1KB)
----page_checker.go(2KB)
----fasthttp_http_client.go(2KB)
----sitemap_fetcher_test.go(1KB)
----arguments_test.go(3KB)
----color_test.go(393B)
----http_response.go(125B)
----go.mod(807B)

网友评论