Forced color output

This commit is contained in:
世界 2022-05-01 21:53:21 +08:00
parent 21e7d4715c
commit f79e962d0b
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
10 changed files with 16 additions and 0 deletions

View file

@ -11,6 +11,7 @@ import (
"github.com/sagernet/sing"
"github.com/sagernet/sing/common"
E "github.com/sagernet/sing/common/exceptions"
_ "github.com/sagernet/sing/common/log"
N "github.com/sagernet/sing/common/network"
"github.com/sirupsen/logrus"
"github.com/spf13/cobra"