From 2c8e024a823ed819d7c72f72698730f48ef3b70f Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Wed, 1 May 2019 23:03:06 +0200 Subject: [PATCH] Update metadata about network override --- CHANGELOG.md | 6 ++++++ README.md | 4 ++++ fastlane/metadata/en-US/description.txt | 1 + 3 files changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8fe5777..bff53cc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Added + +- Override network settings. [#77](https://github.com/passepartoutvpn/passepartout-ios/pull/77) + ## 1.6.0 (2019-05-01) ### Added diff --git a/README.md b/README.md index 914387c1..176324b2 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ Passepartout strives for transparency, by showing a fairly detailed yet understa [](res/snap-parameters.png) +### Override network settings + +Override default gateway, DNS and proxy settings right from the app. Don't bother editing the .ovpn file or your pushed server settings. This is especially useful if you want to override your provider settings, e.g. to integrate your own DNS-based ad blocking. + ### Disconnect on sleep Keeping the VPN active in the background provides smoother operation, but may be tough for the battery. You might want to use this feature if you're concerned about battery life. When the device goes to sleep, the VPN will disconnect to then reconnect on device wake-up. diff --git a/fastlane/metadata/en-US/description.txt b/fastlane/metadata/en-US/description.txt index a2028a8a..0d71b60a 100644 --- a/fastlane/metadata/en-US/description.txt +++ b/fastlane/metadata/en-US/description.txt @@ -22,6 +22,7 @@ EASY TO USE - Handle your profiles in one single place. - Import .ovpn configuration files. - Fine-tune encryption without tweaking any configuration file. +- Override network settings in a snap (default gateway, DNS, proxy). OS INTEGRATION