Merge branch 'integrate-hideme'
This commit is contained in:
commit
1a26afd731
|
@ -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
|
||||
|
||||
- Hide.me provider.
|
||||
|
||||
## 1.11.0 (2020-04-29)
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -279,6 +279,10 @@ internal enum L10n {
|
|||
internal enum Guidance {
|
||||
internal enum Footer {
|
||||
internal enum Infrastructure {
|
||||
/// Use your %@ website credentials.
|
||||
internal static func hideme(_ p1: String) -> String {
|
||||
return L10n.tr("Core", "account.sections.guidance.footer.infrastructure.hideme", p1)
|
||||
}
|
||||
/// Use your %@ website credentials. Your username is usually numeric (without spaces).
|
||||
internal static func mullvad(_ p1: String) -> String {
|
||||
return L10n.tr("Core", "account.sections.guidance.footer.infrastructure.mullvad", p1)
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"filename" : "hideme@2x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"filename" : "hideme@3x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
|
@ -61,6 +61,7 @@ Passepartout is a VPN client and does absolutely nothing else without your conse
|
|||
|
||||
Passepartout can connect to a few well-known VPN providers with an existing account:
|
||||
|
||||
- [Hide.me][app-net-hideme]
|
||||
- [Mullvad][app-net-mullvad]
|
||||
- [NordVPN][app-net-nordvpn]
|
||||
- [Private Internet Access][app-net-pia]
|
||||
|
@ -174,6 +175,7 @@ Website: [passepartoutvpn.app][about-website]
|
|||
[openvpn]: https://openvpn.net/index.php/open-source/overview.html
|
||||
|
||||
[app-api]: https://github.com/passepartoutvpn/passepartout-api
|
||||
[app-net-hideme]: https://member.hide.me/en/checkout?plan=new_default_prices&coupon=6CB-BDB-802&duration=24
|
||||
[app-net-mullvad]: https://mullvad.net/en/account/create/
|
||||
[app-net-nordvpn]: https://go.nordvpn.net/SH21Z
|
||||
[app-net-pia]: https://www.privateinternetaccess.com/pages/buy-vpn/
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 366b6ca72da53e03aadcdf48fce0aaf3eca11c35
|
||||
Subproject commit 25245fe6def6ee51936814a7f3ecc6daabf96c87
|
|
@ -1 +1 @@
|
|||
Subproject commit 51556e474ee477aa4226d5f138b103e9b3c82d37
|
||||
Subproject commit fe43f7da22ba32cc76fc0348969d01a54953e90f
|
|
@ -10,6 +10,7 @@ BENUTZBAR MIT VIELEN ANBIETERN
|
|||
|
||||
Passepartout bietet Voreinstellungen für alle gängigen VPN-Anbieter:
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
|
@ -10,6 +10,7 @@ To Passepartout βασίζετε σε ανοιχτό κώδικα: https://githu
|
|||
|
||||
Το Passepartout προσφέρει προκαθορισμένες ρυθμίσεις για βασικούς VPN παρόχους:
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
|
@ -10,6 +10,7 @@ USE WITH MULTIPLE PROVIDERS
|
|||
|
||||
Passepartout offers presets for major VPN providers:
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
|
@ -10,6 +10,7 @@ Passepartout tiene código abierto: https://github.com/passepartoutvpn
|
|||
|
||||
Passepartout ofrece ajustes para estos proveedores VPN:
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
|
@ -10,6 +10,7 @@ UTILISEZ AVEC PLUSIEURS FOURNISSEURS
|
|||
|
||||
Passepartout offre des réglages pré-conçu avec des fournisseurs VPN majeurs :
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
|
@ -10,6 +10,7 @@ USALO CON VARI PROVIDER
|
|||
|
||||
Passepartout offre profili per i maggiori provider VPN:
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
|
@ -10,6 +10,7 @@ GEBRUIK MET MEERDERE PROVIDERS
|
|||
|
||||
Passepartout biedt presets voor grote VPN-providers:
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
|
@ -10,6 +10,7 @@ UŻYWAJ Z WIELOMA USŁUGODAWCAMI
|
|||
|
||||
Passepartout oferuje gotowe konfiguracje dla poniższych usługodawców:
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
|
@ -10,6 +10,7 @@ UTILIZE DIVERSOS SERVIÇOS DE VPN
|
|||
|
||||
Passepartout oferece configurações para os seguintes provedores de VPN:
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
|
@ -10,6 +10,7 @@ Passepartout имеет открытый исходный код: https://github
|
|||
|
||||
Passepartout предлагает предустановленные настройки для основных VPN провайдеров:
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
|
@ -10,6 +10,7 @@ ANVÄNDNING MED FLERA PROVIDERS
|
|||
|
||||
Passepartout erbjuder förinställningar för större VPN-leverantörer:
|
||||
|
||||
- Hide.me
|
||||
- Mullvad
|
||||
- NordVPN
|
||||
- Private Internet Access
|
||||
|
|
Loading…
Reference in New Issue