pkg.soopen package index

brew / 排名 5443

使用 Homebrew 安装 goclone

查看 goclone 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install goclone

local Homebrew formula metadata

概览

软件包摘要

Website Cloner

命令和别名

  • goclone

历史

项目历史与用法

goclone is a Go command-line website mirroring tool. It packages the old wget-style idea of copying a site locally into a small Go CLI with concurrent crawling, local link rewriting, and optional serving or opening of the generated copy.

项目历史

The public goclone repository was created in March 2020 and published a v1.0.0 GitHub release the same day. The README describes the project as a utility for downloading HTML, CSS, JavaScript, images, and related files from a website into a local directory while preserving relative link structure.

The project was organized under the goclone-dev GitHub organization and paired with an official goclone.dev site. Its installation story started with an upstream Homebrew tap and later fit the standard Go CLI pattern of `go install github.com/goclone-dev/goclone/cmd/goclone@...` plus Homebrew packaging.

采用历史

GitHub repository metadata showed more than two thousand stars and several hundred forks by June 2026, which is notable for a single-purpose website cloner. Homebrew packages it as formula `goclone`, giving macOS and Linux users a package-manager path in addition to upstream Go builds.

The adoption footprint is centered on developer and archiving workflows: people who want a fast terminal tool to copy a public site for inspection, offline browsing, demos, or migration experiments.

使用方式

Typical usage is `goclone <url>`. The README documents flags for preset cookies, a custom user agent, proxy settings, automatically opening the result, and serving the generated files locally.

Because it rewrites links and pulls static assets into a local directory, goclone is useful for quick site snapshots. It is not a browser automation tool or a full crawler for dynamic application state.

为什么软件包爱好者会关心

Package nerds care about goclone because it is a compact example of the Go CLI distribution loop: a GitHub-hosted binary tool, a project-specific Homebrew tap, `go install` support, and later a normal Homebrew formula. It also sits in the long lineage of website mirroring tools while using Go's goroutine-friendly concurrency model.

时间线

  • 2020-03: GitHub repository created and v1.0.0 released.
  • 2021-11: v1.2.0 released.
  • 2023-06: v1.2.1 released.
  • 2025-08: v1.2.2 released.

Related projects

  • wget and HTTrack are older website mirroring tools in the same general space.
  • Colly is the Go scraping framework referenced by goclone's proxy flag documentation.
  • The goclone-dev/homebrew-goclone repository was the upstream tap used before broader Homebrew formula packaging.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
goclonecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本1.2.2
管理器更新时间2026-07-29
本地数据OK
上游当前
检测到的最新版本v1.2.2

https://github.com/goclone-dev/goclone

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:goclone
版本1.2.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/goclone
主页https://goclone.dev
仓库https://github.com/goclone-dev/goclone
上游文档https://goclone.dev
许可证MIT
源码归档https://github.com/goclone-dev/goclone/archive/refs/tags/v1.2.2.tar.gz
最后更新2026-07-29T16:05:04+02:00
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegoclone
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation