revert back to normal restart inbounds
This commit is contained in:
+2
-3
@@ -1,9 +1,6 @@
|
||||
package core
|
||||
|
||||
import (
|
||||
"s-ui/core/protocol/hysteria"
|
||||
"s-ui/core/protocol/hysteria2"
|
||||
|
||||
"github.com/sagernet/sing-box/adapter/endpoint"
|
||||
"github.com/sagernet/sing-box/adapter/inbound"
|
||||
"github.com/sagernet/sing-box/adapter/outbound"
|
||||
@@ -21,6 +18,8 @@ import (
|
||||
protocolDNS "github.com/sagernet/sing-box/protocol/dns"
|
||||
"github.com/sagernet/sing-box/protocol/group"
|
||||
"github.com/sagernet/sing-box/protocol/http"
|
||||
"github.com/sagernet/sing-box/protocol/hysteria"
|
||||
"github.com/sagernet/sing-box/protocol/hysteria2"
|
||||
"github.com/sagernet/sing-box/protocol/mixed"
|
||||
"github.com/sagernet/sing-box/protocol/naive"
|
||||
_ "github.com/sagernet/sing-box/protocol/naive/quic"
|
||||
|
||||
Reference in New Issue
Block a user