Documentation
¶
Index ¶
Constants ¶
View Source
const ( AllCountryTags = "<all-country-tags>" AllProxyTags = "<all-proxy-tags>" )
View Source
const ( HysteriaPrefix string = "hysteria://" Hysteria2Prefix1 string = "hysteria2://" Hysteria2Prefix2 string = "hy2://" ShadowsocksPrefix string = "ss://" TrojanPrefix string = "trojan://" VLESSPrefix string = "vless://" VMessPrefix string = "vmess://" SocksPrefix string = "socks" AnytlsPrefix string = "anytls://" )
View Source
const ( TypeTun = "tun" TypeRedirect = "redirect" TypeTProxy = "tproxy" TypeDirect = "direct" TypeBlock = "block" TypeDNS = "dns" TypeSOCKS = "socks" TypeHTTP = "http" TypeMixed = "mixed" TypeShadowsocks = "shadowsocks" TypeVMess = "vmess" TypeTrojan = "trojan" TypeNaive = "naive" TypeWireGuard = "wireguard" TypeHysteria = "hysteria" TypeTor = "tor" TypeSSH = "ssh" TypeShadowTLS = "shadowtls" TypeShadowsocksR = "shadowsocksr" TypeVLESS = "vless" TypeTUIC = "tuic" TypeHysteria2 = "hysteria2" )
View Source
const ( TypeSelector = "selector" TypeURLTest = "urltest" )
Variables ¶
View Source
var Version = "dev"
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.