Feature: Multiple IPs for each Torguard server
- Fallback on IP from configuration file if DNS resolution fails - Download both TCP and UDP zip files to detect support for each - Filter servers by supported network protocol -
This commit is contained in:
@@ -62,8 +62,8 @@ func GetAllServers() (allServers models.AllServers) {
|
||||
Servers: SurfsharkServers(),
|
||||
},
|
||||
Torguard: models.TorguardServers{
|
||||
Version: 1,
|
||||
Timestamp: 1613357861,
|
||||
Version: 2,
|
||||
Timestamp: 1620611129,
|
||||
Servers: TorguardServers(),
|
||||
},
|
||||
Vyprvpn: models.VyprvpnServers{
|
||||
|
||||
Reference in New Issue
Block a user