2018-11-25 14:02:21 +00:00
<!DOCTYPE html>
< html lang = "en" itemscope itemtype = "http://schema.org/Blog" >
< head >
< title > Passepartout, OpenVPN client for iOS and macOS< / title >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "author" content = "Davide De Rosa" / >
< meta name = "description" content = "Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "apple-mobile-web-app-title" content = "Passepartout" >
<!-- Twitter -->
< meta name = "twitter:card" content = "summary" / >
< meta name = "twitter:site" content = "@keeshux" / >
< meta name = "twitter:title" content = "Passepartout" / >
< meta name = "twitter:url" content = "https://passepartoutvpn.app" / >
2019-11-05 13:17:14 +00:00
< meta name = "twitter:image" content = "https://passepartoutvpn.app/s/logo.png?1572959834" / >
2018-11-25 14:02:21 +00:00
< meta name = "twitter:description" content = "Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." / >
<!-- Facebook -->
< meta property = "og:type" content = "website" / >
< meta property = "og:url" content = "https://passepartoutvpn.app" / >
< meta property = "og:title" content = "Passepartout" / >
< meta property = "og:site_name" content = "Passepartout" / >
< meta property = "og:description" content = "Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." / >
2019-11-05 13:17:14 +00:00
< meta property = "og:image" content = "https://passepartoutvpn.app/s/logo.png?1572959834" / >
2018-11-25 14:02:21 +00:00
<!-- Google+ -->
< meta itemprop = "name" content = "Passepartout" / >
< meta itemprop = "description" content = "Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." / >
2019-11-05 13:17:14 +00:00
< meta itemprop = "image" content = "https://passepartoutvpn.app/s/logo.png?1572959834" / >
2018-11-25 14:02:21 +00:00
< link rel = "canonical" href = "https://passepartoutvpn.app" / >
< link rel = "author" href = "https://plus.google.com/+keeshux" / >
2019-11-05 13:17:14 +00:00
< link rel = "stylesheet" href = "/s/main.css?1572959834" / >
< link rel = "stylesheet" href = "/s/main-mobile.css?1572959834" media = "only screen and (max-width: 600px)" / >
2018-11-25 14:02:21 +00:00
< link rel = "stylesheet" href = "https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity = "sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin = "anonymous" >
2019-11-05 13:17:14 +00:00
< link rel = "shortcut icon" href = "/s/favicon.ico?1572959834" / >
< link rel = "apple-touch-icon" href = "/s/iphone-icon-precomposed.png?1572959834" / >
2018-11-25 14:02:21 +00:00
< / head >
< body >
2018-12-23 10:45:36 +00:00
< div id = "container" >
< header >
2018-12-23 13:08:31 +00:00
< a href = "https://passepartoutvpn.app" > < img id = "logo" src = "/s/logo.svg" alt = "Passepartout" / > < / a >
2018-11-25 14:02:21 +00:00
< h1 > < a href = "https://passepartoutvpn.app" > Passepartout< / a > < / h1 >
< p > A non-official, user-friendly OpenVPN® client for iOS. Soon for macOS.< / p >
< / header >
2018-12-23 10:45:36 +00:00
< aside >
2019-01-16 22:24:42 +00:00
< p >
2019-04-18 07:44:48 +00:00
< a href = "https://itunes.apple.com/us/app/passepartout-openvpn-client/id1433648537?mt=8" > < img id = "app-store-badge" src = "/s/app-store.svg" alt = "Get Passepartout on the App Store" / > < / a >
2019-01-16 22:24:42 +00:00
< / p >
2018-11-25 14:02:21 +00:00
< p class = "snapshots" >
2019-05-14 09:57:33 +00:00
< a href = "/s/snap-home.png" > < img src = "/s/snap-home.png.th.png?1557827712" alt = "Home screen" / > < / a >
< a href = "/s/snap-profile.png" > < img src = "/s/snap-profile.png.th.png?1557827712" alt = "Profile page" / > < / a >
< a href = "/s/snap-trusted.png" > < img src = "/s/snap-trusted.png.th.png?1557827712" alt = "Trusted networks" / > < / a >
< a href = "/s/snap-parameters.png" > < img src = "/s/snap-parameters.png.th.png?1557827712" alt = "Connection parameters" / > < / a >
< a href = "/s/snap-network.png" > < img src = "/s/snap-network.png.th.png?1557827712" alt = "Connection parameters" / > < / a >
2018-11-25 14:02:21 +00:00
< / p >
< ul >
2019-05-18 14:40:28 +00:00
< li > Presets for major providers.< / li >
< li > Trusted networks.< / li >
< li > Override network settings.< / li >
2018-11-25 14:02:21 +00:00
< li > No background activities.< / li >
< li > Wise on battery.< / li >
< / ul >
< / aside >
< main >
2019-01-05 21:45:10 +00:00
< h2 > Community< / h2 >
2018-12-22 10:06:42 +00:00
< p > Before anything, have a look at the < a href = "/faq/" > Frequently Asked Questions< / a > .< / p >
< p > Subscribe to < a href = "https://www.reddit.com/r/passepartout" > /r/passepartout< / a > to report issues, suggestions or just engage conversations about the app.< / p >
2019-01-05 21:45:10 +00:00
< h2 > Open source< / h2 >
< p > Source code is available on < a href = "https://github.com/passepartoutvpn" title = "Source code for Passepartout" > GitHub< / a > under the < a href = "https://choosealicense.com/licenses/gpl-3.0/" title = "GPLv3" > GPLv3< / a > .< / p >
2019-05-29 09:25:32 +00:00
< h2 > Donate< / h2 >
2019-05-30 09:33:21 +00:00
< p > Passepartout is independent work. If you like it, consider donating on < a href = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KBT3G3AC7S9CC&source=url" > PayPal< / a > , < a href = "https://patreon.com/keeshux" > Patreon< / a > or directly from the app.< / p >
2019-05-30 08:58:27 +00:00
< p > < a href = "https://www.patreon.com/join/keeshux/checkout?rid=3009496" > < img src = "https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width = "160" > < / a > < / p >
2018-11-25 14:02:21 +00:00
< / main >
2018-12-23 10:45:36 +00:00
< footer >
2018-11-25 14:02:21 +00:00
< ul class = "contacts" >
2019-01-17 20:30:07 +00:00
< li > < a href = "https://www.producthunt.com/posts/passepartout-vpn" title = "Passepartout on Product Hunt" class = "fab fa-product-hunt" > < / a > < / li >
2018-11-25 14:02:21 +00:00
< li > < a href = "https://github.com/passepartoutvpn" title = "Passepartout on GitHub" class = "fab fa-github" > < / a > < / li >
2019-01-17 20:30:07 +00:00
< li > < a href = "https://patreon.com/keeshux" title = "Support the author on Patreon!" class = "fab fa-patreon" > < / a > < / li >
< li > < a href = "https://twitter.com/keeshux" title = "Follow the author on Twitter!" class = "fab fa-twitter" > < / a > < / li >
2018-11-25 14:02:21 +00:00
< li > < a href = "mailto:info@passepartoutvpn.app" title = "Submit an inquiry" class = "fa fa-envelope" > < / a > < / li >
< / ul >
< ul class = "secondary" >
2018-12-23 10:45:36 +00:00
< li > < a href = "/faq/" title = "Frequently Asked Questions" > FAQ< / a > < / li >
< li > — < / li >
2018-12-03 10:06:51 +00:00
< li > < a href = "/disclaimer/" title = "Disclaimer" > Disclaimer< / a > < / li >
2018-11-25 14:02:21 +00:00
< li > — < / li >
2018-12-03 10:06:51 +00:00
< li > < a href = "/privacy/" title = "Privacy policy" > Privacy policy< / a > < / li >
2018-11-25 14:02:21 +00:00
< / ul >
< p class = "notice" >
Copyright (c) 2018 < a href = "https://davidederosa.com" title = "The author website" > Davide De Rosa< / a > < br / >
2018-12-02 21:00:03 +00:00
The logo is taken from the awesome < a href = "https://www.iconfinder.com/iconsets/circle-icons-1" title = "Circle Icons" > Circle Icons< / a > set by < a href = "https://www.elegantthemes.com/" title = "Elegant Themes" > Nick Roach< / a >
2018-11-25 14:02:21 +00:00
< / p >
< / footer >
2018-12-23 10:45:36 +00:00
< / div >
2018-11-25 14:02:21 +00:00
< / body >
< / html >