Documentation ¶
Overview ¶
Package vmess contains the implementation of VMess protocol and transportation.
VMess contains both inbound and outbound connections. VMess inbound is usually used on servers together with 'freedom' to talk to final destination, while VMess outbound is usually used on clients with 'socks' for proxying.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTimedUserValidator ¶
func NewTimedUserValidator(hasher protocol.IDHash) protocol.UserValidator
Types ¶
type Account ¶
func (*Account) AnyValidID ¶ added in v1.21.2
type TimedUserValidator ¶
func (*TimedUserValidator) Release ¶ added in v1.21.2
func (this *TimedUserValidator) Release()
Click to show internal directories.
Click to hide internal directories.