{"id":25184595,"url":"https://github.com/xuender/webhash","last_synced_at":"2026-04-26T12:32:19.611Z","repository":{"id":57545862,"uuid":"262466099","full_name":"xuender/webhash","owner":"xuender","description":"网页摘要计算","archived":false,"fork":false,"pushed_at":"2020-09-28T09:04:24.000Z","size":81,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T08:45:26.407Z","etag":null,"topics":["golang","hash","highwayhash","shell","watch","webpage"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xuender.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-09T01:48:05.000Z","updated_at":"2020-09-28T09:04:26.000Z","dependencies_parsed_at":"2022-09-05T12:30:50.476Z","dependency_job_id":null,"html_url":"https://github.com/xuender/webhash","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/xuender/webhash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuender%2Fwebhash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuender%2Fwebhash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuender%2Fwebhash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuender%2Fwebhash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xuender","download_url":"https://codeload.github.com/xuender/webhash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuender%2Fwebhash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32297893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","hash","highwayhash","shell","watch","webpage"],"created_at":"2025-02-09T19:33:19.388Z","updated_at":"2026-04-26T12:32:19.595Z","avatar_url":"https://github.com/xuender.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webhash\n\n网页摘要计算, 使用 [HighwayHash](https://github.com/google/highwayhash) 算法\n\n## 安装\n\n### 有Golang环境\n\n```shell\ngo get github.com/xuender/webhash/cmd/webhash\n```\n\n### 无Golang环境\n\nwget\n\n```shell\nsh -c \"$(wget -O- https://github.com/xuender/webhash/raw/master/install.sh)\"\n```\n\ncurl\n\n```shell\nsh -c \"$(curl -fsSL https://github.com/xuender/webhash/raw/master/install.sh)\"\n```\n\n## 增加摘要网页\n\n```shell\nwebhash add https://api.github.com/repos/golang/go/milestones/72\n```\n\n## 检查网页内容修改\n\n```shell\nwebhash check\n# 或者\nwebhash\n```\n\n## 更新网页摘要\n\n```shell\nwebhash update\n```\n\n## 监视网页修改\n\n```shell\nwebhash watch\n```\n\n## 定时执行\n\n设置定时任务 `crontab -e`\n\n```shell\n# 每小时执行一次\n0 * * * * ${HOME}/bin/webhash watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxuender%2Fwebhash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxuender%2Fwebhash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxuender%2Fwebhash/lists"}