# microsocks mit Homebrew, apk, apt, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für microsocks in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:microsocks
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install microsocks
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add microsocks
```

  Evidenz: Alpine Linux edge package indexes: microsocks from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install microsocks
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#microsocks
```

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

- pacman (92%):

```sh
sudo pacman -S microsocks
```

  Evidenz: Arch Linux sync databases: microsocks from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:microsocks
- **Paketmanager:** Homebrew
- **Version:** 1.0.5
- **Quellzusammenfassung:** Tiny, portable SOCKS5 server with very moderate resource usage
- **Homepage:** <https://github.com/rofl0r/microsocks>
- **Repository:** <https://github.com/rofl0r/microsocks>
- **Zuletzt aktualisiert:** 2026-07-12T13:23:47+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- microsocks (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.0.5
## Projektgeschichte und Nutzung

MicroSocks is a small C SOCKS5 server maintained in rofl0r's GitHub repository. Its README presents it as the successor to rocksocks5, rebuilt with different priorities: use standard libc where possible, remove artificial limits, favor small readable source over extreme binary-size minimization, and support IPv4, DNS, and IPv6 through common code paths.

### Wie es verwendet wird

The project occupies the lightweight proxy-server niche rather than the full proxy-suite niche. A typical use is running a SOCKS5 service on a remote host when SSH tunneling is not suitable; it can start with no configuration file, listens on port 1080 by default, and exposes command-line options for listen address, port, username and password, bind address, whitelist, quiet logging, and one-time authentication. Its implementation model is deliberately simple: a low-stack thread per client and graceful refusal of new connections under resource exhaustion. In package managers it appears as a tiny standalone executable for users who need a SOCKS5 endpoint without deploying a larger daemon.

### Quellen

- <https://formulae.brew.sh/formula/microsocks>
- <https://github.com/rofl0r/microsocks>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- Debian apt - microsocks - 1.0.5-1: normalized package name match | Debian stable package indexes: microsocks from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | multithreaded, small, efficient SOCKS5 server | https://github.com/rofl0r/microsocks
- Nix - microsocks: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/microsocks/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - microsocks - 1.0.3-2: normalized package name match | Ubuntu 24.04 LTS package indexes: microsocks from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | multithreaded, small, efficient SOCKS5 server | https://github.com/rofl0r/microsocks
- apk - microsocks - 1.0.5-r0: normalized package name match | Alpine Linux edge package indexes: microsocks from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | multithreaded, small, efficient SOCKS5 server | https://github.com/rofl0r/microsocks
- apk - microsocks-doc - 1.0.5-r0: normalized package name match | Alpine Linux edge package indexes: microsocks-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | multithreaded, small, efficient SOCKS5 server (documentation) | https://github.com/rofl0r/microsocks
- apk - microsocks-openrc - 1.0.5-r0: normalized package name match | Alpine Linux edge package indexes: microsocks-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | multithreaded, small, efficient SOCKS5 server (OpenRC init scripts) | https://github.com/rofl0r/microsocks
- pacman - microsocks - 1.0.5-1: normalized package name match | Arch Linux sync databases: microsocks from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Tiny, portable SOCKS5 server with very moderate resource usage | https://github.com/rofl0r/microsocks


## Combined YAML source

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


## Quellen

- 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
