pkg.soopen package index

brew / 順位 5443

goclone を Homebrew でインストール

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
goclone実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.2.2
マネージャ更新日2026-07-29
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:goclone
バージョン1.2.2
パッケージマネージャHomebrew
ホームページhttps://goclone.dev
リポジトリhttps://github.com/goclone-dev/goclone
最終更新2026-07-29T16:05:04+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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