Improve server error handling

This commit is contained in:
世界
2023-03-02 00:18:35 +08:00
parent 20e1caa531
commit 6e22c004f6
4 changed files with 35 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ import (
"os/exec"
"path/filepath"
_ "github.com/sagernet/gomobile/asset"
_ "github.com/sagernet/gomobile/event/key"
"github.com/sagernet/sing-box/cmd/internal/build_shared"
"github.com/sagernet/sing-box/log"
"github.com/sagernet/sing/common/rw"