ios-app
ios-app copied to clipboard
Official IVPN iOS app
In addition to existing port selection, we need to add a custom input field that accepts a single port number within the supported ranges. Supported port ranges are fetched from...
# Bug report A customer reports: > I am the user that reported the key rotation on wireguard a while back for the desktop app on MacOS. I noticed that...
## Description Add an option in the Settings to allow VPN bypass for accessing local network while VPN is connected. This should be configured using following APIs: https://developer.apple.com/documentation/networkextension/nevpnprotocol/3143658-excludelocalnetworks https://developer.apple.com/documentation/networkextension/nevpnprotocol/3689459-enforceroutes
When IVPN apps detect a plan downgrade (from Pro to Standard), an active VPN connection that uses Pro features (MultiHop or Port forwarding) should be disconnected or reconnected with Standard...
## PR type What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [ ] Code style update - [x] Refactoring (no functional...
## PR type What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactoring (no functional...
Implement the option to search and sort in Fastest server configuration list.
Implement the option to enable app wide diagnostic logs, in addition to existing VPN tunnel diagnostic logs. This is disabled by default.