update: Implement the proxy.UserManager of ss2022

This commit is contained in:
Senis John 2022-12-03 21:04:14 +08:00 committed by yuhan6665
parent 79eda46c62
commit 143229b148
5 changed files with 103 additions and 1 deletions

View file

@ -11,6 +11,7 @@ import (
E "github.com/sagernet/sing/common/exceptions"
M "github.com/sagernet/sing/common/metadata"
N "github.com/sagernet/sing/common/network"
"github.com/xtls/xray-core/common"
"github.com/xtls/xray-core/common/buf"
"github.com/xtls/xray-core/common/log"