Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Custom is the VPN provider name for custom // VPN configurations. Airvpn = "airvpn" Custom = "custom" Cyberghost = "cyberghost" Example = "example" Expressvpn = "expressvpn" Fastestvpn = "fastestvpn" Giganews = "giganews" HideMyAss = "hidemyass" Ipvanish = "ipvanish" Ivpn = "ivpn" Mullvad = "mullvad" Nordvpn = "nordvpn" Perfectprivacy = "perfect privacy" Privado = "privado" PrivateInternetAccess = "private internet access" Privatevpn = "privatevpn" Protonvpn = "protonvpn" Purevpn = "purevpn" SlickVPN = "slickvpn" Surfshark = "surfshark" Torguard = "torguard" VPNSecure = "vpnsecure" VPNUnlimited = "vpn unlimited" Vyprvpn = "vyprvpn" Wevpn = "wevpn" Windscribe = "windscribe" )
Variables ¶
This section is empty.
Functions ¶
func AllWithCustom ¶
func AllWithCustom() []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.