2020-05-03 15:25:04 +00:00
<!DOCTYPE html>
< html lang = "en" itemscope itemtype = "http://schema.org/Blog" >
< head >
2022-04-13 06:30:15 +00:00
< title > Passepartout, VPN client for iOS and macOS< / title >
2020-05-03 15:25:04 +00:00
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "author" content = "Davide De Rosa" / >
2022-04-13 06:35:25 +00:00
< meta name = "description" content = "Passepartout is a user-friendly VPN client for iOS and macOS." / >
2020-05-03 15:25:04 +00:00
< 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" / >
2022-10-01 11:25:26 +00:00
< meta name = "twitter:image" content = "https://passepartoutvpn.app/s/logo.png?1664623526" / >
2022-04-13 06:35:25 +00:00
< meta name = "twitter:description" content = "Passepartout is a user-friendly VPN client for iOS and macOS." / >
2020-05-03 15:25:04 +00:00
<!-- 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" / >
2022-04-13 06:35:25 +00:00
< meta property = "og:description" content = "Passepartout is a user-friendly VPN client for iOS and macOS." / >
2022-10-01 11:25:26 +00:00
< meta property = "og:image" content = "https://passepartoutvpn.app/s/logo.png?1664623526" / >
2020-05-03 15:25:04 +00:00
<!-- Google+ -->
< meta itemprop = "name" content = "Passepartout" / >
2022-04-13 06:35:25 +00:00
< meta itemprop = "description" content = "Passepartout is a user-friendly VPN client for iOS and macOS." / >
2022-10-01 11:25:26 +00:00
< meta itemprop = "image" content = "https://passepartoutvpn.app/s/logo.png?1664623526" / >
2020-05-03 15:25:04 +00:00
< link rel = "canonical" href = "https://passepartoutvpn.app" / >
< link rel = "author" href = "https://plus.google.com/+keeshux" / >
2022-10-01 11:25:26 +00:00
< link rel = "stylesheet" href = "/s/main.css?1664623526" / >
< link rel = "stylesheet" href = "/s/main-mobile.css?1664623526" media = "only screen and (max-width: 600px)" / >
2020-05-03 15:25:04 +00:00
< link rel = "stylesheet" href = "https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity = "sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin = "anonymous" >
2022-10-01 11:25:26 +00:00
< link rel = "shortcut icon" href = "/s/favicon.ico?1664623526" / >
< link rel = "apple-touch-icon" href = "/s/iphone-icon-precomposed.png?1664623526" / >
2020-05-03 15:25:04 +00:00
< / head >
< body >
< div id = "container" >
< header >
< a href = "https://passepartoutvpn.app" > < img id = "logo" src = "/s/logo.svg" alt = "Passepartout" / > < / a >
< h1 > < a href = "https://passepartoutvpn.app" > Passepartout< / a > < / h1 >
2022-04-13 06:35:25 +00:00
< p > A user-friendly VPN client for iOS and macOS.< / p >
2020-05-03 15:25:04 +00:00
< / header >
< main >
< h2 id = "providers" > Providers< / h2 >
2020-05-04 07:41:25 +00:00
< h3 id = "integrated-in-passepartout" > Integrated in Passepartout< / h3 >
2020-05-03 15:25:04 +00:00
< ul >
2021-07-30 08:16:17 +00:00
< li > < a href = "https://hide.me" > Hide.me< / a > < / li >
2020-05-03 15:25:04 +00:00
< li > Mullvad< / li >
< li > NordVPN< / li >
2021-07-30 08:16:17 +00:00
< li > < a href = "https://www.oeck.com" > Oeck< / a > < / li >
2020-06-22 07:52:01 +00:00
< li > ProtonVPN< / li >
2021-07-30 08:16:17 +00:00
< li > SurfShark< / li >
2020-05-15 11:47:03 +00:00
< li > TorGuard< / li >
2020-05-03 15:25:04 +00:00
< li > TunnelBear< / li >
< li > VyprVPN< / li >
< li > Windscribe< / li >
< / ul >
2020-05-04 07:44:48 +00:00
< h3 id = "supporting-passepartout" > Supporting Passepartout< / h3 >
< ul >
2021-07-30 08:16:17 +00:00
< li > < a href = "https://hide.me" > Hide.me< / a > < / li >
2022-10-01 11:25:26 +00:00
< li > < a href = "https://ivpn.net" > IVPN< / a > < / li >
2021-07-30 08:16:17 +00:00
< li > < a href = "https://www.oeck.com" > Oeck< / a > < / li >
2020-05-04 07:44:48 +00:00
< / ul >
< h3 id = "known-to-use-tunnelkit" > Known to use TunnelKit< / h3 >
2020-05-03 15:25:04 +00:00
< ul >
2022-10-01 11:25:26 +00:00
< li > < a href = "https://github.com/eduvpn/apple#eduvpn-ios-and-macos-apps" > eduVPN< / a > < / li >
2021-07-30 08:16:17 +00:00
< li > < a href = "https://hide.me" > Hide.me< / a > < / li >
2022-10-01 11:22:20 +00:00
< li > < a href = "https://github.com/ivpn/ios-app/blob/develop/ACKNOWLEDGEMENTS.md#tunnelkit" > IVPN< / a > < / li >
< li > < a href = "https://github.com/pia-foss/vpn-ios#acknowledgements" > PIA< / a > < / li >
2020-06-22 17:21:52 +00:00
< li > < a href = "https://github.com/ProtonVPN/ios-app" > ProtonVPN< / a > < / li >
2020-05-03 15:25:04 +00:00
< / ul >
< h3 id = "contacts" > Contacts< / h3 >
< p > Submit a provider request to < a href = "mailto:providers@passepartoutvpn.app" > providers@passepartoutvpn.app< / a > .< / p >
2020-05-04 07:44:48 +00:00
2020-05-03 15:25:04 +00:00
< / main >
< footer >
< ul class = "contacts" >
2020-06-22 07:52:01 +00:00
< li > < a href = "https://github.com/sponsors/passepartoutvpn" title = "Become a Sponsor on GitHub" class = "fab fa-github" > < / a > < / li >
< li > < a href = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KBT3G3AC7S9CC&source=url" title = "Support with a PayPal donation" class = "fab fa-paypal" > < / a > < / li >
< li > < a href = "https://twitter.com/keeshux" title = "Follow the author on Twitter" class = "fab fa-twitter" > < / a > < / li >
<!-- li><a href="https://www.producthunt.com/posts/passepartout - vpn" title="Passepartout on Product Hunt" class="fab fa - product - hunt"></a></li -->
2020-05-03 15:25:04 +00:00
< li > < a href = "mailto:info@passepartoutvpn.app" title = "Submit an inquiry" class = "fa fa-envelope" > < / a > < / li >
< / ul >
< ul class = "secondary" >
< li > < a href = "/faq/" title = "Frequently Asked Questions" > FAQ< / a > < / li >
< li > — < / li >
< li > < a href = "/providers/" title = "Providers" > Providers< / a > < / li >
< li > — < / li >
< li > < a href = "/disclaimer/" title = "Disclaimer" > Disclaimer< / a > < / li >
< li > — < / li >
< li > < a href = "/privacy/" title = "Privacy policy" > Privacy policy< / a > < / li >
< / ul >
< p class = "notice" >
Copyright (c) 2020 < a href = "https://davidederosa.com" title = "The author website" > Davide De Rosa< / a > < br / >
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 >
< / p >
< / footer >
< / div >
< / body >
< / html >