Add benchmark page

This commit is contained in:
世界
2022-07-09 14:44:48 +08:00
parent 6832451561
commit 8eecae92b2
3 changed files with 12 additions and 2 deletions

View File

@@ -9,13 +9,13 @@ The universal proxy platform.
sing-box requires Golang 1.18 or a higher version.
```bash
$ go install github.com/sagernet/sing-box/cmd/sing-box@latest
go install github.com/sagernet/sing-box/cmd/sing-box@latest
```
The binary is built under $GOPATH/bin
```bash
$ sing-box version
sing-box version
```
## License