mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-21 03:14:10 +02:00
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