Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSocks5FromClashObj ¶
Types ¶
type Socks ¶
type Socks struct { Name string `json:"name"` Server string `json:"server"` Port int `json:"port"` Username string `json:"username"` Password string `json:"password"` Protocol string `json:"protocol"` }
func ParseClashSocks5 ¶
func ParseSocksURL ¶
func (*Socks) ExportToURL ¶
Click to show internal directories.
Click to hide internal directories.