Multi endpoint cycling with single config based on timer flag
Allow user selection of multiple servers in a single config for cycling of endpoints based on flag value “Cycling” = 5min,30min,60min,180min
Cycling parameter takes single value without min wording,example: Cycling = 5
[Interface]
Key for multi
NetShield = 2
Moderate NAT = off
NAT-PMP (Port Forwarding) = off
VPN Accelerator = on
PrivateKey = key here
Address = 10.2.0.2/32
DNS = 10.2.0.1
[Peer]
US#3, US#77
PublicKey = key here
AllowedIPs = 0.0.0.0/0
Endpoint = US#3-endpoint:port#,US#77-endpoint:port#
Cycling = #minutes for cycling feature
PersistentKeepalive = 25
1
vote