|
|
@@ -57,38 +57,38 @@ icon: material/package
|
|
|
|
|
|
=== ":material-linux: Linux"
|
|
|
|
|
|
- | Type | Platform | Link | Command | Actively maintained |
|
|
|
- |----------|---------------|-------------------------|------------------------------|---------------------|
|
|
|
- | APK | Alpine | [sing-box][alpine] | `apk add sing-box` | :material-check: |
|
|
|
- | AUR | Arch Linux | [sing-box][aur] ᴬᵁᴿ | `? -S sing-box` | :material-check: |
|
|
|
- | nixpkgs | NixOS | [sing-box][nixpkgs] | `nix-env -iA nixos.sing-box` | :material-check: |
|
|
|
- | Homebrew | macOS / Linux | [sing-box][brew] | `brew install sing-box` | :material-check: |
|
|
|
+ | Type | Platform | Command | Link |
|
|
|
+ |----------|---------------|------------------------------|---------------------------------------------------------------------------------------------------------------|
|
|
|
+ | AUR | Arch Linux | `? -S sing-box` | [][aur] |
|
|
|
+ | nixpkgs | NixOS | `nix-env -iA nixos.sing-box` | [][nixpkgs] |
|
|
|
+ | Homebrew | macOS / Linux | `brew install sing-box` | [][brew] |
|
|
|
+ | APK | Alpine | `apk add sing-box` | [][alpine] |
|
|
|
|
|
|
=== ":material-apple: macOS"
|
|
|
|
|
|
- | Type | Platform | Link | Command | Actively maintained |
|
|
|
- |----------|----------|------------------|-------------------------|---------------------|
|
|
|
- | Homebrew | macOS | [sing-box][brew] | `brew install sing-box` | :material-check: |
|
|
|
+ | Type | Platform | Command | Link |
|
|
|
+ |----------|----------|-------------------------|------------------------------------------------------------------------------------------------|
|
|
|
+ | Homebrew | macOS | `brew install sing-box` | [][brew] |
|
|
|
|
|
|
=== ":material-microsoft-windows: Windows"
|
|
|
|
|
|
- | Type | Platform | Link | Command | Actively maintained |
|
|
|
- |------------|--------------------|---------------------|------------------------------|---------------------|
|
|
|
- | Scoop | Windows | [sing-box][scoop] | `scoop install sing-box` | :material-check: |
|
|
|
- | Chocolatey | Windows | [sing-box][choco] | `choco install sing-box` | :material-check: |
|
|
|
- | winget | Windows | [sing-box][winget] | `winget install sing-box` | :material-alert: |
|
|
|
+ | Type | Platform | Command | Link |
|
|
|
+ |------------|----------|---------------------------|-----------------------------------------------------------------------------------------------------|
|
|
|
+ | Scoop | Windows | `scoop install sing-box` | [][scoop] |
|
|
|
+ | Chocolatey | Windows | `choco install sing-box` | [][choco] |
|
|
|
+ | winget | Windows | `winget install sing-box` | [][winget] |
|
|
|
|
|
|
=== ":material-android: Android"
|
|
|
|
|
|
- | Type | Platform | Link | Command | Actively maintained |
|
|
|
- |------------|--------------------|---------------------|------------------------------|---------------------|
|
|
|
- | Termux | Android | [sing-box][termux] | `pkg add sing-box` | :material-check: |
|
|
|
+ | Type | Platform | Command | Link |
|
|
|
+ |--------|----------|--------------------|----------------------------------------------------------------------------------------------|
|
|
|
+ | Termux | Android | `pkg add sing-box` | [][termux] |
|
|
|
|
|
|
=== ":material-freebsd: FreeBSD"
|
|
|
|
|
|
- | Type | Platform | Link | Command | Actively maintained |
|
|
|
- |------------|----------|-------------------|------------------------|---------------------|
|
|
|
- | FreshPorts | FreeBSD | [sing-box][ports] | `pkg install sing-box` | :material-alert: |
|
|
|
+ | Type | Platform | Command | Link |
|
|
|
+ |------------|----------|------------------------|--------------------------------------------------------------------------------------------|
|
|
|
+ | FreshPorts | FreeBSD | `pkg install sing-box` | [][ports] |
|
|
|
|
|
|
## :material-book-multiple: Service Management
|
|
|
|