mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 12:27:36 +03:00
13 lines
200 B
Markdown
13 lines
200 B
Markdown
# Installation
|
|
|
|
sing-box requires Golang 1.18 or a higher version.
|
|
|
|
```bash
|
|
$ go install github.com/sagernet/sing-box@latest
|
|
```
|
|
|
|
The binary is built under $GOPATH/bin
|
|
|
|
```bash
|
|
$ sing-box version
|
|
```
|