Feat: add verify-x509-name to Windscribe Openvpn config (#529)
This commit is contained in:
@@ -152,5 +152,6 @@ type WindscribeServer struct {
|
||||
Region string `json:"region"`
|
||||
City string `json:"city"`
|
||||
Hostname string `json:"hostname"`
|
||||
OvpnX509 string `json:"x509"`
|
||||
IPs []net.IP `json:"ips"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user