pkg.soopen package index

brew / 順位 3407

gnirehtet を Homebrew, Nix, scoop でインストール

gnirehtet のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gnirehtet

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#gnirehtet

nixpkgs package indexes · pkgs/by-name/gn/gnirehtet/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/gnirehtet

Scoop official bucket manifest trees · bucket/gnirehtet.json · ソース: api.github.com

概要

パッケージ概要

Reverse tethering tool for Android

コマンドとエイリアス

  • gnirehtet

履歴

プロジェクトの歴史と使われ方

Gnirehtet is Genymobile's reverse-tethering tool for Android devices. The project routes a connected Android device through a computer's network connection over adb without requiring root access on either side.

プロジェクトの歴史

The project grew out of Genymobile's Android tooling work and presents itself as a small, cross-platform utility rather than a desktop network manager. Its README documents Java and Rust distributions, adb requirements, an APK installed on the device, and a relay process on the host.

採用の歴史

Gnirehtet spread through developer package managers because it solves a specific lab and testing problem: giving USB-connected Android devices network access from the host. Homebrew, Nix, and Scoop packaging make it easy to install alongside adb on macOS, Linux, and Windows workstations.

使われ方

Practitioners use gnirehtet when an Android device needs internet access through a development machine, especially during testing on controlled networks or devices without usable Wi-Fi or cellular data. The simple path is `gnirehtet run`; split commands let users run the relay, install the APK, and start or stop clients per device.

パッケージ好きにとっての重要性

Gnirehtet is a classic package-manager utility: tiny scope, awkward to replace with built-in OS features, and useful only when the exact networking edge case appears. Its value is that it turns adb reverse-tethering setup into a reproducible installable command.

タイムライン

  • 2017: Arch User Repository metadata shows third-party packaging for Gnirehtet.
  • 2022: Forum and support references show users applying Gnirehtet to airplane-mode and USB reverse-tethering cases.
  • 2024: Homebrew test discussion records the formula using the installed binary for validation.

Related projects

  • Gnirehtet sits near Android SDK Platform Tools, adb reverse, Genymotion's Android tooling ecosystem, and host-side network testing workflows.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 12 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
gnirehtetcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-08-04
マネージャ版2.5.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v2.5.1

https://github.com/Genymobile/gnirehtet

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gnirehtet
バージョン2.5.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gnirehtet
ホームページhttps://github.com/Genymobile/gnirehtet
リポジトリhttps://github.com/Genymobile/gnirehtet
ライセンスApache-2.0
ソースアーカイブhttps://github.com/Genymobile/gnirehtet/archive/refs/tags/v2.5.1.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点At runtime, adb must be accessible from your PATH. You can install adb from Homebrew Cask: brew install --cask android-platform-tools

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gnirehtet

nix profile install nixpkgs#gnirehtet
  • normalized package name match
  • 一致条件: Gnirehtet
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gn/gnirehtet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/gnirehtet

scoop install main/gnirehtet
  • normalized package name match
  • 一致条件: Gnirehtet
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gnirehtet.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

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