diff --git a/content/en/posts/sing-box/get-my-config/client-macos.json b/content/en/posts/sing-box/get-my-config/client-macos.json index 1c3e456..658e1be 100644 --- a/content/en/posts/sing-box/get-my-config/client-macos.json +++ b/content/en/posts/sing-box/get-my-config/client-macos.json @@ -126,7 +126,7 @@ { "type": "tun", "tag": "tun-in", - "interface_name": "tun0", + "interface_name": "singbox-tun-0", "inet4_address": "172.19.0.1/30", "inet6_address": "fdfe:dcba:9876::1/126", "mtu": 9000, diff --git a/content/zh-cn/posts/sing-box/get-my-config/index.md b/content/zh-cn/posts/sing-box/get-my-config/index.md index 5d337d9..e83a66f 100644 --- a/content/zh-cn/posts/sing-box/get-my-config/index.md +++ b/content/zh-cn/posts/sing-box/get-my-config/index.md @@ -599,7 +599,7 @@ mtr jamesflare.com ```bash brew install sing-box -wget -c https://www.jamesflare.com/en/get-my-proxy/client-macos.json -O ~/sing-box/config.json +wget -c https://www.jamesflare.com/zh-cn/get-my-proxy/client-macos.json -O ~/sing-box/config.json sing-box run -c ~/sing-box/config.json ``` @@ -608,7 +608,7 @@ sing-box run -c ~/sing-box/config.json Remote: https://www.jamesflare.com/zh-cn/get-my-proxy/client-android.json -Import: [sing-box://import-remote-profile](sing-box://import-remote-profile?url=https%3A%2F%2Fwww.jamesflare.com%2Fen%2Fget-my-proxy%2Fclient-android.json#DMIT) +Import: [sing-box://import-remote-profile](sing-box://import-remote-profile?url=https%3A%2F%2Fwww.jamesflare.com%2Fzh-cn%2Fget-my-proxy%2Fclient-android.json#DMIT) {{< image src="sing-box-qr-code.png" width="240px" caption="sing-box QR Code" >}}