Skip to content

Commit

Permalink
feat: update post
Browse files Browse the repository at this point in the history
Signed-off-by: Homing So <[email protected]>
  • Loading branch information
hominsu committed Jun 2, 2024
1 parent 37332d8 commit 63bd02d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/blog/proxy/sing-box-on-windows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,11 @@ authors: ['default']

```markdown
# 如果你使用 Scoop

scoop install sing-box

# 如果你使用 Chocolatey

choco install sing-box
```

Expand Down Expand Up @@ -107,5 +109,7 @@ choco install sing-box

到这里,我们已经实现了在 Windows 上无感使用 sing-box,并且实现自动更新订阅。

> 注意!如果出现无法使用的情况,大概率是没有允许 sing-box 访问网络,在具有管理员权限在目录中运行:`sing-box.exe run`,然后同意连接。如果更新 sing-box 再次出现这个问题,还是可以使用这个方法解决。
[^1]: https://tip.golang.org/wiki/MinimumRequirements#amd64
[^2]: https://github.com/winsw/winsw/blob/v3/docs/xml-config-file.md

0 comments on commit 63bd02d

Please sign in to comment.