mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
fix bug,optimize performance
This commit is contained in:
@@ -50,6 +50,7 @@ type Client struct {
|
||||
RemoteRuleCache *Rule
|
||||
access sync.Mutex
|
||||
NodeInfoRspMd5 [16]byte
|
||||
NodeRuleRspMd5 [16]byte
|
||||
UserListCheckNum int
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user