# 使用 Homebrew, MacPorts, Nix 安装 nylon

查看 nylon 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:nylon
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install nylon
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install nylon
```

  证据: MacPorts ports tree: net/nylon/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#nylon
```

  证据: nixpkgs package indexes: pkgs/by-name/ny/nylon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:nylon
- **软件包管理器:** Homebrew
- **版本:** 1.21
- **来源摘要:** Proxy server
- **主页:** <https://github.com/smeinecke/nylon>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- nylon (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.21
## 项目历史与用法

nylon is a small proxy server/framework whose README identifies version 1.21 and describes support for SOCKS version 4, SOCKS version 5, and a services mirror mode.

### 项目历史

The packaged GitHub repository is a small mirror-style project created on 2016-01-04, but the README credits Marius Aamodt Eriksen as the author and presents the software in the older autotools style: ./configure, make, make install, with nylon(1) as the main documentation.

### 采用历史

The package exists in Homebrew, MacPorts, and Nix metadata, but visible adoption is very small. Homebrew reported stable version 1.21 with 11 installs over the 365-day analytics window queried on 2026-07-01.

### 使用方式

The practical use is running a lightweight SOCKS4/SOCKS5 proxy from the command line or service manager. Because the upstream documentation points users to the manpage, packaging matters: users are likely to install it from a system package manager rather than build a fresh proxy stack around it.

### 为什么软件包爱好者会关心

nylon is package-history filler more than a living ecosystem anchor: a compact network daemon kept installable by package managers for people who know they need SOCKS proxy behavior and do not want a larger proxy suite.

### 时间线

- 2016-01-04: GitHub repository created.
- 2022-04-17: GitHub release 1.21 appears as the latest release on the repository page.
- 2026-07-01: Homebrew formula API reported stable version 1.21.

### Related projects

- SOCKS4
- SOCKS5
- MacPorts nylon
- Nix nylon

### 来源

- <https://api.github.com/repos/smeinecke/nylon>
- <https://formulae.brew.sh/api/formula/nylon.json>
- <https://github.com/smeinecke/nylon>
- <https://raw.githubusercontent.com/smeinecke/nylon/master/README>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Nix - nylon: normalized package name match | nixpkgs package indexes: pkgs/by-name/ny/nylon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - nylon: normalized package name match | MacPorts ports tree: net/nylon/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/nylon.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nylon.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
