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

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

## インストール

```sh
sudo av install brew:gnirehtet
```

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

### macOS

- Homebrew (100%):

```sh
brew install gnirehtet
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gnirehtet
```

  証拠: nixpkgs package indexes: pkgs/by-name/gn/gnirehtet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/gnirehtet
```

  証拠: Scoop official bucket manifest trees: bucket/gnirehtet.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:gnirehtet
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.5.1
- **ソース概要:** Reverse tethering tool for Android
- **ホームページ:** <https://github.com/Genymobile/gnirehtet>
- **リポジトリ:** <https://github.com/Genymobile/gnirehtet>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- gnirehtet (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.5.1
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://formulae.brew.sh/formula/gnirehtet>
- <https://github.com/Genymobile/gnirehtet>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Nix - gnirehtet: normalized package name match | nixpkgs package indexes: pkgs/by-name/gn/gnirehtet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/gnirehtet: normalized package name match | Scoop official bucket manifest trees: bucket/gnirehtet.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/gnirehtet.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gnirehtet.yml)


## ソース

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