mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 08:31:30 +00:00
documentation: Update package status
This commit is contained in:
parent
cb9f4ce597
commit
32e1d5a5e2
|
@ -55,7 +55,7 @@ go build -tags "tag_a tag_b" ./cmd/sing-box
|
||||||
## :material-folder-settings: 构建标记
|
## :material-folder-settings: 构建标记
|
||||||
|
|
||||||
| 构建标记 | 默认启动 | 说明 |
|
| 构建标记 | 默认启动 | 说明 |
|
||||||
|------------------------------------|-------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------|-------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| `with_quic` | :material-check: | Build with QUIC support, see [QUIC and HTTP3 DNS transports](/configuration/dns/server/), [Naive inbound](/configuration/inbound/naive/), [Hysteria Inbound](/configuration/inbound/hysteria/), [Hysteria Outbound](/configuration/outbound/hysteria/) and [V2Ray Transport#QUIC](/configuration/shared/v2ray-transport#quic). |
|
| `with_quic` | :material-check: | Build with QUIC support, see [QUIC and HTTP3 DNS transports](/configuration/dns/server/), [Naive inbound](/configuration/inbound/naive/), [Hysteria Inbound](/configuration/inbound/hysteria/), [Hysteria Outbound](/configuration/outbound/hysteria/) and [V2Ray Transport#QUIC](/configuration/shared/v2ray-transport#quic). |
|
||||||
| `with_grpc` | :material-close:️ | Build with standard gRPC support, see [V2Ray Transport#gRPC](/configuration/shared/v2ray-transport#grpc). |
|
| `with_grpc` | :material-close:️ | Build with standard gRPC support, see [V2Ray Transport#gRPC](/configuration/shared/v2ray-transport#grpc). |
|
||||||
| `with_dhcp` | :material-check: | Build with DHCP support, see [DHCP DNS transport](/configuration/dns/server/). |
|
| `with_dhcp` | :material-check: | Build with DHCP support, see [DHCP DNS transport](/configuration/dns/server/). |
|
||||||
|
|
|
@ -57,38 +57,38 @@ icon: material/package
|
||||||
|
|
||||||
=== ":material-linux: Linux"
|
=== ":material-linux: Linux"
|
||||||
|
|
||||||
| Type | Platform | Link | Command | Actively maintained |
|
| Type | Platform | Command | Link |
|
||||||
|----------|---------------|-------------------------|------------------------------|---------------------|
|
|----------|---------------|------------------------------|---------------------------------------------------------------------------------------------------------------|
|
||||||
| APK | Alpine | [sing-box][alpine] | `apk add sing-box` | :material-check: |
|
| AUR | Arch Linux | `? -S sing-box` | [![AUR package](https://repology.org/badge/version-for-repo/aur/sing-box.svg)][aur] |
|
||||||
| AUR | Arch Linux | [sing-box][aur] ᴬᵁᴿ | `? -S sing-box` | :material-check: |
|
| nixpkgs | NixOS | `nix-env -iA nixos.sing-box` | [![nixpkgs unstable package](https://repology.org/badge/version-for-repo/nix_unstable/sing-box.svg)][nixpkgs] |
|
||||||
| nixpkgs | NixOS | [sing-box][nixpkgs] | `nix-env -iA nixos.sing-box` | :material-check: |
|
| Homebrew | macOS / Linux | `brew install sing-box` | [![Homebrew package](https://repology.org/badge/version-for-repo/homebrew/sing-box.svg)][brew] |
|
||||||
| Homebrew | macOS / Linux | [sing-box][brew] | `brew install sing-box` | :material-check: |
|
| APK | Alpine | `apk add sing-box` | [![Alpine Linux Edge package](https://repology.org/badge/version-for-repo/alpine_edge/sing-box.svg)][alpine] |
|
||||||
|
|
||||||
=== ":material-apple: macOS"
|
=== ":material-apple: macOS"
|
||||||
|
|
||||||
| Type | Platform | Link | Command | Actively maintained |
|
| Type | Platform | Command | Link |
|
||||||
|----------|----------|------------------|-------------------------|---------------------|
|
|----------|----------|-------------------------|------------------------------------------------------------------------------------------------|
|
||||||
| Homebrew | macOS | [sing-box][brew] | `brew install sing-box` | :material-check: |
|
| Homebrew | macOS | `brew install sing-box` | [![Homebrew package](https://repology.org/badge/version-for-repo/homebrew/sing-box.svg)][brew] |
|
||||||
|
|
||||||
=== ":material-microsoft-windows: Windows"
|
=== ":material-microsoft-windows: Windows"
|
||||||
|
|
||||||
| Type | Platform | Link | Command | Actively maintained |
|
| Type | Platform | Command | Link |
|
||||||
|------------|--------------------|---------------------|------------------------------|---------------------|
|
|------------|----------|---------------------------|-----------------------------------------------------------------------------------------------------|
|
||||||
| Scoop | Windows | [sing-box][scoop] | `scoop install sing-box` | :material-check: |
|
| Scoop | Windows | `scoop install sing-box` | [![Scoop package](https://repology.org/badge/version-for-repo/scoop/sing-box.svg)][scoop] |
|
||||||
| Chocolatey | Windows | [sing-box][choco] | `choco install sing-box` | :material-check: |
|
| Chocolatey | Windows | `choco install sing-box` | [![Chocolatey package](https://repology.org/badge/version-for-repo/chocolatey/sing-box.svg)][choco] |
|
||||||
| winget | Windows | [sing-box][winget] | `winget install sing-box` | :material-alert: |
|
| winget | Windows | `winget install sing-box` | [![winget package](https://repology.org/badge/version-for-repo/winget/sing-box.svg)][winget] |
|
||||||
|
|
||||||
=== ":material-android: Android"
|
=== ":material-android: Android"
|
||||||
|
|
||||||
| Type | Platform | Link | Command | Actively maintained |
|
| Type | Platform | Command | Link |
|
||||||
|------------|--------------------|---------------------|------------------------------|---------------------|
|
|--------|----------|--------------------|----------------------------------------------------------------------------------------------|
|
||||||
| Termux | Android | [sing-box][termux] | `pkg add sing-box` | :material-check: |
|
| Termux | Android | `pkg add sing-box` | [![Termux package](https://repology.org/badge/version-for-repo/termux/sing-box.svg)][termux] |
|
||||||
|
|
||||||
=== ":material-freebsd: FreeBSD"
|
=== ":material-freebsd: FreeBSD"
|
||||||
|
|
||||||
| Type | Platform | Link | Command | Actively maintained |
|
| Type | Platform | Command | Link |
|
||||||
|------------|----------|-------------------|------------------------|---------------------|
|
|------------|----------|------------------------|--------------------------------------------------------------------------------------------|
|
||||||
| FreshPorts | FreeBSD | [sing-box][ports] | `pkg install sing-box` | :material-alert: |
|
| FreshPorts | FreeBSD | `pkg install sing-box` | [![FreeBSD port](https://repology.org/badge/version-for-repo/freebsd/sing-box.svg)][ports] |
|
||||||
|
|
||||||
## :material-book-multiple: Service Management
|
## :material-book-multiple: Service Management
|
||||||
|
|
||||||
|
|
|
@ -57,38 +57,38 @@ icon: material/package
|
||||||
|
|
||||||
=== ":material-linux: Linux"
|
=== ":material-linux: Linux"
|
||||||
|
|
||||||
| 类型 | 平台 | 链接 | 命令 | 活跃维护 |
|
| 类型 | 平台 | 链接 | 命令 |
|
||||||
|----------|------------|---------------------|------------------------------|------------------|
|
|----------|---------------|------------------------------|---------------------------------------------------------------------------------------------------------------|
|
||||||
| Alpine | Alpine | [sing-box][alpine] | `apk add sing-box` | :material-check: |
|
| AUR | Arch Linux | `? -S sing-box` | [![AUR package](https://repology.org/badge/version-for-repo/aur/sing-box.svg)][aur] |
|
||||||
| AUR | Arch Linux | [sing-box][aur] ᴬᵁᴿ | `? -S sing-box` | :material-check: |
|
| nixpkgs | NixOS | `nix-env -iA nixos.sing-box` | [![nixpkgs unstable package](https://repology.org/badge/version-for-repo/nix_unstable/sing-box.svg)][nixpkgs] |
|
||||||
| nixpkgs | NixOS | [sing-box][nixpkgs] | `nix-env -iA nixos.sing-box` | :material-check: |
|
| Homebrew | macOS / Linux | `brew install sing-box` | [![Homebrew package](https://repology.org/badge/version-for-repo/homebrew/sing-box.svg)][brew] |
|
||||||
| Homebrew | Linux | [sing-box][brew] | `brew install sing-box` | :material-check: |
|
| APK | Alpine | `apk add sing-box` | [![Alpine Linux Edge package](https://repology.org/badge/version-for-repo/alpine_edge/sing-box.svg)][alpine] |
|
||||||
|
|
||||||
=== ":material-apple: macOS"
|
=== ":material-apple: macOS"
|
||||||
|
|
||||||
| 类型 | 平台 | 链接 | 命令 | 活跃维护 |
|
| 类型 | 平台 | 链接 | 命令 |
|
||||||
|----------|-------|------------------|-------------------------|------------------|
|
|----------|-------|-------------------------|------------------------------------------------------------------------------------------------|
|
||||||
| Homebrew | macOS | [sing-box][brew] | `brew install sing-box` | :material-check: |
|
| Homebrew | macOS | `brew install sing-box` | [![Homebrew package](https://repology.org/badge/version-for-repo/homebrew/sing-box.svg)][brew] |
|
||||||
|
|
||||||
=== ":material-microsoft-windows: Windows"
|
=== ":material-microsoft-windows: Windows"
|
||||||
|
|
||||||
| 类型 | 平台 | 链接 | 命令 | 活跃维护 |
|
| 类型 | 平台 | 链接 | 命令 |
|
||||||
|------------|---------|--------------------|---------------------------|------------------|
|
|------------|---------|---------------------------|-----------------------------------------------------------------------------------------------------|
|
||||||
| Scoop | Windows | [sing-box][scoop] | `scoop install sing-box` | :material-check: |
|
| Scoop | Windows | `scoop install sing-box` | [![Scoop package](https://repology.org/badge/version-for-repo/scoop/sing-box.svg)][scoop] |
|
||||||
| Chocolatey | Windows | [sing-box][choco] | `choco install sing-box` | :material-check: |
|
| Chocolatey | Windows | `choco install sing-box` | [![Chocolatey package](https://repology.org/badge/version-for-repo/chocolatey/sing-box.svg)][choco] |
|
||||||
| winget | Windows | [sing-box][winget] | `winget install sing-box` | :material-alert: |
|
| winget | Windows | `winget install sing-box` | [![winget package](https://repology.org/badge/version-for-repo/winget/sing-box.svg)][winget] |
|
||||||
|
|
||||||
=== ":material-android: Android"
|
=== ":material-android: Android"
|
||||||
|
|
||||||
| 类型 | 平台 | 链接 | 命令 | 活跃维护 |
|
| 类型 | 平台 | 链接 | 命令 |
|
||||||
|--------|---------|--------------------|--------------------|------------------|
|
|--------|---------|--------------------|----------------------------------------------------------------------------------------------|
|
||||||
| Termux | Android | [sing-box][termux] | `pkg add sing-box` | :material-check: |
|
| Termux | Android | `pkg add sing-box` | [![Termux package](https://repology.org/badge/version-for-repo/termux/sing-box.svg)][termux] |
|
||||||
|
|
||||||
=== ":material-freebsd: FreeBSD"
|
=== ":material-freebsd: FreeBSD"
|
||||||
|
|
||||||
| 类型 | 平台 | 链接 | 命令 | 活跃维护 |
|
| 类型 | 平台 | 链接 | 命令 |
|
||||||
|------------|---------|-------------------|------------------------|------------------|
|
|------------|---------|------------------------|--------------------------------------------------------------------------------------------|
|
||||||
| FreshPorts | FreeBSD | [sing-box][ports] | `pkg install sing-box` | :material-alert: |
|
| FreshPorts | FreeBSD | `pkg install sing-box` | [![FreeBSD port](https://repology.org/badge/version-for-repo/freebsd/sing-box.svg)][ports] |
|
||||||
|
|
||||||
## :material-book-multiple: 服务管理
|
## :material-book-multiple: 服务管理
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue