# gotun を Homebrew, dnf でインストール

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

## インストール

```sh
sudo av install brew:gotun
```

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

### macOS

- Homebrew (100%):

```sh
brew install gotun
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install gotun
```

  証拠: Fedora Rawhide package metadata: gotun from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:gotun
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.8.1
- **ソース概要:** Lightweight HTTP proxy over SSH
- **ホームページ:** <https://github.com/Sesame2/gotun>
- **リポジトリ:** <https://github.com/Sesame2/gotun>
- **最終更新:** 2026-07-29T16:05:05+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- gotun (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

gotun is a Go command-line HTTP-over-SSH proxy that uses a remote SSH host as the egress point for HTTP and HTTPS traffic.

### プロジェクトの歴史

The official README describes gotun as a cross-platform forward proxy that requires only SSH on the remote host. Its feature set includes HTTP and HTTPS proxying, SOCKS5, jump hosts, system proxy integration, rule-based routing, shell completion, and TUN mode for TCP application proxying.

### 採用の歴史

gotun is distributed through release binaries, `go install`, Homebrew, and source builds. Homebrew packages version 0.8.1 in homebrew/core, and the README also links Go Reference documentation via pkg.go.dev.

### 使われ方

Users run `gotun user@example.com` to start a local proxy, add `-p` or `-i` for SSH port and identity file selection, use `-J` for jump hosts, and pass `--rules` to load a Clash-style YAML rules file. The README recommends SSH key authentication and warns against passing passwords directly on the command line.

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

gotun fits the packaging niche of small Go networking binaries: one executable, cross-platform release artifacts, Homebrew distribution, and behavior that composes with existing SSH infrastructure instead of requiring a remote daemon.

### タイムライン

- 0.8.1: Homebrew packages gotun as the current stable release.
- README era: SOCKS5, rule-based routing, jump hosts, and TUN mode are documented upstream.

### Related projects

- gotun is related to OpenSSH port forwarding, SOCKS proxies, Clash-style rule files, SSH jump hosts, and TUN/TAP-style tunneling tools.

### ソース

- <https://formulae.brew.sh/formula/gotun>
- <https://github.com/Sesame2/gotun#readme>
- <https://pkg.go.dev/github.com/Sesame2/gotun>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: rules.yaml

## Credential files

- Unix: ~/.ssh/id_rsa
## 他のパッケージマネージャ記録

- dnf - gotun - 0-0.24.gita9dbe4d.fc42: normalized package name match | Fedora Rawhide package metadata: gotun from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tool to run tests on OpenStack | https://github.com/kushaldas/gotun
- dnf - gotun-devel - 0-0.24.gita9dbe4d.fc42: normalized package name match | Fedora Rawhide package metadata: gotun-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tool to run tests on OpenStack | https://github.com/kushaldas/gotun


## Combined YAML source

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


## ソース

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