Documentation
¶
Index ¶
- func CurrentPath() string
- func NewVmessService(runMode int, serviceAddr string, servicePort uint64, uuid string) pkg.Tun2VmessService
- func ParseVmessGlobal(logPath string, serviceAddr string, servicePort uint64, uuid string) ([]byte, error)
- func ParseVmessSpeed(logPath string, serviceAddr string, servicePort uint64, uuid string) ([]byte, error)
- func TemplateContent(tpl string, tplArgv map[string]interface{}) ([]byte, error)
- func TemplateText(tpl string, tplArgv map[string]interface{}) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentPath ¶
func CurrentPath() string
func NewVmessService ¶
func NewVmessService(runMode int, serviceAddr string, servicePort uint64, uuid string) pkg.Tun2VmessService
NewVmessService 运行模式,默认0 全局模式,1极速模式
func ParseVmessGlobal ¶
func ParseVmessSpeed ¶
func TemplateContent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.