mirror of https://github.com/tildeclub/site.git
32 lines
1.3 KiB
HTML
32 lines
1.3 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
|||
|
<head>
|
|||
|
<meta charset="utf-8" />
|
|||
|
<meta name="generator" content="pandoc" />
|
|||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
|||
|
<title>Tunnelblick</title>
|
|||
|
<link rel="stylesheet" href="/style.css">
|
|||
|
<style type="text/css">
|
|||
|
code{white-space: pre-wrap;}
|
|||
|
span.smallcaps{font-variant: small-caps;}
|
|||
|
span.underline{text-decoration: underline;}
|
|||
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
|||
|
</style>
|
|||
|
<!--[if lt IE 9]>
|
|||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
|||
|
<![endif]-->
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<a href="/wiki/">< back to wiki home</a>
|
|||
|
<header>
|
|||
|
<h1 class="title">Tunnelblick</h1>
|
|||
|
|
|||
|
|
|||
|
</header>
|
|||
|
<p><code>tunnelblick</code> is an application for your Mac that allows you to configure and manage VPN sessions. You can use this e.g. if you are connecting to tilde.club via a network that does not allow high UDP ports; with a properly configured tunnel, you can still run [[mosh]] as your shell and keep on truckin.</p>
|
|||
|
<p>https://code.google.com/p/tunnelblick/</p>
|
|||
|
<p>To find a VPN endpoint, see the [[VPN Gate]] project.</p>
|
|||
|
</body>
|
|||
|
</html>
|
|||
|
|