# Install redir with Homebrew, apt, dnf, Nix

TCP port redirector for UNIX. Version 3.3 via Homebrew; verified from local package data. Also installable with debian: sudo apt install redir.

## Install

```sh
sudo av install brew:redir
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install redir
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install redir
```

  Evidence: Debian stable package indexes: redir from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install redir
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#redir
```

  Evidence: nixpkgs package indexes: pkgs/by-name/re/redir/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:redir
- **Package manager:** Homebrew
- **Version:** 3.3
- **Source summary:** TCP port redirector for UNIX
- **Homepage:** <https://github.com/troglobit/redir>
- **Repository:** <https://github.com/troglobit/redir>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- redir (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 3.3

## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

- Debian apt - redir - 3.3-1: normalized package name match | Debian stable package indexes: redir from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Redirect TCP connections | https://github.com/troglobit/redir
- Nix - redir: normalized package name match | nixpkgs package indexes: pkgs/by-name/re/redir/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - redir - 3.3-1: normalized package name match | Ubuntu 24.04 LTS package indexes: redir from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Redirect TCP connections | https://github.com/troglobit/redir
- dnf - redir - 3.3-15.fc45: normalized package name match | Fedora Rawhide package metadata: redir from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A TCP port redirector for UNIX | https://github.com/troglobit/redir


## Combined YAML source

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


## Sources

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