summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-02-08 16:10:51 +0100
committerGuido Günther <agx@sigxcpu.org>2012-02-08 16:10:51 +0100
commit07b9a8f06d1accc8de6cfbbdeb2c278c41b418a3 (patch)
tree602bc9f7741d8443d360dabbadfb4acf6c4b8f5a /projects
parent0206963b247d41987796407feebfc51fec99a10a (diff)
Add network-manager-iodine
Diffstat (limited to 'projects')
-rw-r--r--projects/network-manager-iodine.mdwn34
1 files changed, 34 insertions, 0 deletions
diff --git a/projects/network-manager-iodine.mdwn b/projects/network-manager-iodine.mdwn
new file mode 100644
index 0000000..a5ff9fc
--- /dev/null
+++ b/projects/network-manager-iodine.mdwn
@@ -0,0 +1,34 @@
+[[!meta title="Network Manager Iodine VPN Plugin"]]
+[[!meta description="GNOME, Network Manager, Iodine, DNS, Tunnel"]]
+
+NetworkManager-iodine is a [network manager][0] VPN plugin that allows you
+to tunnel your connection through a DNS tunnel. This can be useful if internet
+access is firewalled but DNS traffic is still allowed.
+
+[[!toc ]]
+
+[[!template id=honk_git repo="network-manager-iodine"]]
+
+### Releases
+Tarball releases and [Debian][Debian] packages are available from
+[here](http://honk.sigxcpu.org/projects/network-manager-iodine/).
+
+### Building
+Fetch the source code from git then do a:
+
+ ./autogen.sh
+ make
+ make install
+
+### Dependencies
+You need [network-manager][0] 0.9.2 and [iodine][iodine] 0.6.0-rc1.
+
+### Authors
+network-manager-iodine was written by Guido Günther <<agx@sigxcpu.org>>.
+
+### License
+network-manager-iodine is free software and licensed under the GPL Version 2.
+
+[0]: http://projects.gnome.org/NetworkManager/
+[Debian]: http://debian.org
+[iodine]: http://code.kryo.se/iodine/