This commit is contained in:
Davide De Rosa 2020-05-02 11:37:59 +02:00
parent 1964e905cf
commit d62d09d57b
6 changed files with 66 additions and 51 deletions

View File

@ -21,7 +21,7 @@
<meta name="twitter:site" content="@keeshux" />
<meta name="twitter:title" content="Passepartout" />
<meta name="twitter:url" content="https://passepartoutvpn.app" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<!-- Facebook -->
@ -31,23 +31,23 @@
<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." />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<!-- Google+ -->
<meta itemprop="name" content="Passepartout" />
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<link rel="canonical" href="https://passepartoutvpn.app" />
<link rel="author" href="https://plus.google.com/+keeshux" />
<link rel="stylesheet" href="/s/main.css?1588247605" />
<link rel="stylesheet" href="/s/main-mobile.css?1588247605" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="/s/main.css?1588412278" />
<link rel="stylesheet" href="/s/main-mobile.css?1588412278" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="shortcut icon" href="/s/favicon.ico?1588247605" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1588247605" />
<link rel="shortcut icon" href="/s/favicon.ico?1588412278" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1588412278" />
</head>
<body>
@ -55,7 +55,7 @@
<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>
<p>A non-official, user-friendly OpenVPN® client for iOS. Soon for macOS.</p>
<p>A non-official, user-friendly OpenVPN® client for iOS. <a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/" target="_blank">Soon for macOS</a>.</p>
</header>
<main>
@ -75,9 +75,10 @@
<footer>
<ul class="contacts">
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/" title="New roadmap on Kickstarter!" class="fab fa-kickstarter"></a></li>
<li><a href="https://github.com/passepartoutvpn" title="Passepartout 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 the author on PayPal!" class="fab fa-paypal"></a></li>
<!-- li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KBT3G3AC7S9CC&source=url" title="Support the author on PayPal!" class="fab fa-paypal"></a></li -->
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://twitter.com/keeshux" title="Follow the author on Twitter!" class="fab fa-twitter"></a></li>
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
</ul>

View File

@ -21,7 +21,7 @@
<meta name="twitter:site" content="@keeshux" />
<meta name="twitter:title" content="Passepartout" />
<meta name="twitter:url" content="https://passepartoutvpn.app" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<!-- Facebook -->
@ -31,23 +31,23 @@
<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." />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<!-- Google+ -->
<meta itemprop="name" content="Passepartout" />
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<link rel="canonical" href="https://passepartoutvpn.app" />
<link rel="author" href="https://plus.google.com/+keeshux" />
<link rel="stylesheet" href="/s/main.css?1588247605" />
<link rel="stylesheet" href="/s/main-mobile.css?1588247605" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="/s/main.css?1588412278" />
<link rel="stylesheet" href="/s/main-mobile.css?1588412278" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="shortcut icon" href="/s/favicon.ico?1588247605" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1588247605" />
<link rel="shortcut icon" href="/s/favicon.ico?1588412278" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1588412278" />
</head>
<body>
@ -55,7 +55,7 @@
<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>
<p>A non-official, user-friendly OpenVPN® client for iOS. Soon for macOS.</p>
<p>A non-official, user-friendly OpenVPN® client for iOS. <a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/" target="_blank">Soon for macOS</a>.</p>
</header>
<main>
@ -69,9 +69,10 @@
<footer>
<ul class="contacts">
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/" title="New roadmap on Kickstarter!" class="fab fa-kickstarter"></a></li>
<li><a href="https://github.com/passepartoutvpn" title="Passepartout 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 the author on PayPal!" class="fab fa-paypal"></a></li>
<!-- li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KBT3G3AC7S9CC&source=url" title="Support the author on PayPal!" class="fab fa-paypal"></a></li -->
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://twitter.com/keeshux" title="Follow the author on Twitter!" class="fab fa-twitter"></a></li>
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
</ul>

View File

@ -21,7 +21,7 @@
<meta name="twitter:site" content="@keeshux" />
<meta name="twitter:title" content="Passepartout" />
<meta name="twitter:url" content="https://passepartoutvpn.app" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<!-- Facebook -->
@ -31,23 +31,23 @@
<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." />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<!-- Google+ -->
<meta itemprop="name" content="Passepartout" />
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<link rel="canonical" href="https://passepartoutvpn.app" />
<link rel="author" href="https://plus.google.com/+keeshux" />
<link rel="stylesheet" href="/s/main.css?1588247605" />
<link rel="stylesheet" href="/s/main-mobile.css?1588247605" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="/s/main.css?1588412278" />
<link rel="stylesheet" href="/s/main-mobile.css?1588412278" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="shortcut icon" href="/s/favicon.ico?1588247605" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1588247605" />
<link rel="shortcut icon" href="/s/favicon.ico?1588412278" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1588412278" />
</head>
<body>
@ -55,7 +55,7 @@
<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>
<p>A non-official, user-friendly OpenVPN® client for iOS. Soon for macOS.</p>
<p>A non-official, user-friendly OpenVPN® client for iOS. <a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/" target="_blank">Soon for macOS</a>.</p>
</header>
<main>
@ -252,9 +252,10 @@ key-direction 1
<footer>
<ul class="contacts">
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/" title="New roadmap on Kickstarter!" class="fab fa-kickstarter"></a></li>
<li><a href="https://github.com/passepartoutvpn" title="Passepartout 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 the author on PayPal!" class="fab fa-paypal"></a></li>
<!-- li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KBT3G3AC7S9CC&source=url" title="Support the author on PayPal!" class="fab fa-paypal"></a></li -->
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://twitter.com/keeshux" title="Follow the author on Twitter!" class="fab fa-twitter"></a></li>
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
</ul>

View File

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="https://passepartoutvpn.app/feed.xml" rel="self" type="application/atom+xml" /><link href="https://passepartoutvpn.app/" rel="alternate" type="text/html" /><updated>2020-04-30T13:53:25+02:00</updated><id>https://passepartoutvpn.app/feed.xml</id><title type="html">Passepartout, OpenVPN client for iOS and macOS</title><subtitle>Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS.</subtitle><author><name>Davide De Rosa</name></author></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="https://passepartoutvpn.app/feed.xml" rel="self" type="application/atom+xml" /><link href="https://passepartoutvpn.app/" rel="alternate" type="text/html" /><updated>2020-05-02T11:37:58+02:00</updated><id>https://passepartoutvpn.app/feed.xml</id><title type="html">Passepartout, OpenVPN client for iOS and macOS</title><subtitle>Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS.</subtitle><author><name>Davide De Rosa</name></author></feed>

View File

@ -21,7 +21,7 @@
<meta name="twitter:site" content="@keeshux" />
<meta name="twitter:title" content="Passepartout" />
<meta name="twitter:url" content="https://passepartoutvpn.app" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<!-- Facebook -->
@ -31,23 +31,23 @@
<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." />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<!-- Google+ -->
<meta itemprop="name" content="Passepartout" />
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<link rel="canonical" href="https://passepartoutvpn.app" />
<link rel="author" href="https://plus.google.com/+keeshux" />
<link rel="stylesheet" href="/s/main.css?1588247605" />
<link rel="stylesheet" href="/s/main-mobile.css?1588247605" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="/s/main.css?1588412278" />
<link rel="stylesheet" href="/s/main-mobile.css?1588412278" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="shortcut icon" href="/s/favicon.ico?1588247605" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1588247605" />
<link rel="shortcut icon" href="/s/favicon.ico?1588412278" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1588412278" />
</head>
<body>
@ -55,7 +55,7 @@
<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>
<p>A non-official, user-friendly OpenVPN® client for iOS. Soon for macOS.</p>
<p>A non-official, user-friendly OpenVPN® client for iOS. <a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/" target="_blank">Soon for macOS</a>.</p>
</header>
<aside>
@ -82,6 +82,16 @@
<h2>Community</h2>
<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>
<h2>Kickstarter</h2>
<p>I opened a <a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/">campaign on Kickstarter</a> to raise funds for a new exciting roadmap:</p>
<ul>
<li>macOS</li>
<li>IKEv2</li>
<li>WireGuard</li>
<li>New VPN providers</li>
<li>Live coding on Twitch</li>
</ul>
<p>Help me bring it to life, you won't be disappointed.</p>
<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>
<h2>Donate</h2>
@ -90,9 +100,10 @@
<footer>
<ul class="contacts">
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/" title="New roadmap on Kickstarter!" class="fab fa-kickstarter"></a></li>
<li><a href="https://github.com/passepartoutvpn" title="Passepartout 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 the author on PayPal!" class="fab fa-paypal"></a></li>
<!-- li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KBT3G3AC7S9CC&source=url" title="Support the author on PayPal!" class="fab fa-paypal"></a></li -->
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://twitter.com/keeshux" title="Follow the author on Twitter!" class="fab fa-twitter"></a></li>
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
</ul>

View File

@ -21,7 +21,7 @@
<meta name="twitter:site" content="@keeshux" />
<meta name="twitter:title" content="Passepartout" />
<meta name="twitter:url" content="https://passepartoutvpn.app" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta name="twitter:image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<meta name="twitter:description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<!-- Facebook -->
@ -31,23 +31,23 @@
<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." />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta property="og:image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<!-- Google+ -->
<meta itemprop="name" content="Passepartout" />
<meta itemprop="description" content="Passepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS." />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1588247605" />
<meta itemprop="image" content="https://passepartoutvpn.app/s/logo.png?1588412278" />
<link rel="canonical" href="https://passepartoutvpn.app" />
<link rel="author" href="https://plus.google.com/+keeshux" />
<link rel="stylesheet" href="/s/main.css?1588247605" />
<link rel="stylesheet" href="/s/main-mobile.css?1588247605" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="/s/main.css?1588412278" />
<link rel="stylesheet" href="/s/main-mobile.css?1588412278" media="only screen and (max-width: 600px)" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="shortcut icon" href="/s/favicon.ico?1588247605" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1588247605" />
<link rel="shortcut icon" href="/s/favicon.ico?1588412278" />
<link rel="apple-touch-icon" href="/s/iphone-icon-precomposed.png?1588412278" />
</head>
<body>
@ -55,7 +55,7 @@
<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>
<p>A non-official, user-friendly OpenVPN® client for iOS. Soon for macOS.</p>
<p>A non-official, user-friendly OpenVPN® client for iOS. <a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/" target="_blank">Soon for macOS</a>.</p>
</header>
<main>
@ -80,9 +80,10 @@
<footer>
<ul class="contacts">
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://www.kickstarter.com/projects/keeshux/passepartout-your-only-multi-provider-vpn-client/" title="New roadmap on Kickstarter!" class="fab fa-kickstarter"></a></li>
<li><a href="https://github.com/passepartoutvpn" title="Passepartout 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 the author on PayPal!" class="fab fa-paypal"></a></li>
<!-- li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KBT3G3AC7S9CC&source=url" title="Support the author on PayPal!" class="fab fa-paypal"></a></li -->
<li><a href="https://www.producthunt.com/posts/passepartout-vpn" title="Passepartout on Product Hunt" class="fab fa-product-hunt"></a></li>
<li><a href="https://twitter.com/keeshux" title="Follow the author on Twitter!" class="fab fa-twitter"></a></li>
<li><a href="mailto:info@passepartoutvpn.app" title="Submit an inquiry" class="fa fa-envelope"></a></li>
</ul>