Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64Decode ¶
Types ¶
type VmessLink ¶
type VmessLink struct { Ver string `json:"v"` Add string `json:"add"` Aid interface{} `json:"aid"` Host string `json:"host"` ID string `json:"id"` Net string `json:"net"` Path string `json:"path"` Port interface{} `json:"port"` Ps string `json:"ps"` TLS string `json:"tls"` Type string `json:"type"` OrigLink string `json:"-"` }
func NewQuanVmess ¶ added in v0.0.9
func NewRkVmess ¶
func NewVnVmess ¶
func ParseVmess ¶
Click to show internal directories.
Click to hide internal directories.