Update gci format

This commit is contained in:
世界 2022-07-08 23:03:57 +08:00
parent e0cfc33fe2
commit f448b6b977
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
62 changed files with 136 additions and 201 deletions

View file

@ -5,11 +5,10 @@ import (
"net"
"sync"
"github.com/sagernet/sing-box/adapter"
E "github.com/sagernet/sing/common/exceptions"
M "github.com/sagernet/sing/common/metadata"
N "github.com/sagernet/sing/common/network"
"github.com/sagernet/sing-box/adapter"
)
type DetourDialer struct {