Fix TunnelKit endpoint regression

Try pre-resolved addresses before DNS resolution.

Evident with e.g. ProtonVPN Secure Core.
This commit is contained in:
Davide De Rosa 2020-04-11 13:16:10 +02:00
parent b39b8fbae0
commit 88b860d666
2 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@ $tunnelkit_specs = ['Protocols/OpenVPN', 'Extra/LZO']
def shared_pods
#pod_version $tunnelkit_name, $tunnelkit_specs, '~> 2.2.1'
pod_git $tunnelkit_name, $tunnelkit_specs, '750fb5c'
pod_git $tunnelkit_name, $tunnelkit_specs, '1b01c6f'
#pod_path $tunnelkit_name, $tunnelkit_specs, '..'
pod 'SSZipArchive'

View File

@ -49,8 +49,8 @@ DEPENDENCIES:
- Kvitto
- MBProgressHUD
- SSZipArchive
- TunnelKit/Extra/LZO (from `https://github.com/passepartoutvpn/tunnelkit`, commit `750fb5c`)
- TunnelKit/Protocols/OpenVPN (from `https://github.com/passepartoutvpn/tunnelkit`, commit `750fb5c`)
- TunnelKit/Extra/LZO (from `https://github.com/passepartoutvpn/tunnelkit`, commit `1b01c6f`)
- TunnelKit/Protocols/OpenVPN (from `https://github.com/passepartoutvpn/tunnelkit`, commit `1b01c6f`)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
@ -66,7 +66,7 @@ EXTERNAL SOURCES:
:commit: 3a191e8
:git: https://github.com/keeshux/convenience
TunnelKit:
:commit: 750fb5c
:commit: 1b01c6f
:git: https://github.com/passepartoutvpn/tunnelkit
CHECKOUT OPTIONS:
@ -74,7 +74,7 @@ CHECKOUT OPTIONS:
:commit: 3a191e8
:git: https://github.com/keeshux/convenience
TunnelKit:
:commit: 750fb5c
:commit: 1b01c6f
:git: https://github.com/passepartoutvpn/tunnelkit
SPEC CHECKSUMS:
@ -87,6 +87,6 @@ SPEC CHECKSUMS:
SwiftyBeaver: d39e7c376bf15e9fffca8263b8fd1f42ea56aa2d
TunnelKit: 1733ed87934deb57edc7aa5f4b25185bf302a7d4
PODFILE CHECKSUM: bcbe0b9840cfc545bf0b185f271833162c3d7555
PODFILE CHECKSUM: 5b1486439023fdc6486ee356bdfff955826377be
COCOAPODS: 1.9.1