Documentation
¶
Index ¶
- func NodeID(n domain.Node) string
- func ParseAnyTLS(uri string) (domain.Node, error)
- func ParseClash(raw []byte) ([]domain.Node, error)
- func ParseHY(uri string) (domain.Node, error)
- func ParseHY2(uri string) (domain.Node, error)
- func ParseSOCKS(uri string) (domain.Node, error)
- func ParseSS(uri string) (domain.Node, error)
- func ParseTUIC(uri string) (domain.Node, error)
- func ParseTrojan(uri string) (domain.Node, error)
- func ParseVLess(uri string) (domain.Node, error)
- func ParseVMess(uri string) (domain.Node, error)
- func Unbase64(s string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseVLess ¶
vless://uuid@host:port?...#remark
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.