From 4db285fe8e1a16abbc877c369bb589cf52488e25 Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Tue, 7 Nov 2006 23:12:02 +0000 Subject: [PATCH] Updated docs --- CHANGELOG | 7 ++++++- README | 8 ++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2cfd04c..13f996f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,9 +7,14 @@ iodine - IP over DNS is now easy CHANGES: +2006-xx-xx: 0.3.4 + - More name parsing enhancements + - Now runs on Linux/AMD64 + - Added setting to change server port + 2006-11-05: 0.3.3 - Fixed possible buffer overflow - (Found by poplix) + (Found by poplix, Bugtraq ID: 20883) - Reworked dns hostname encoding 2006-09-11: 0.3.2 diff --git a/README b/README index 82f7d94..0803fc1 100644 --- a/README +++ b/README @@ -84,11 +84,11 @@ iptables -t nat -A PREROUTING -i eth0 -p udp --dport 53 -j DNAT --to :5353 PORTABILITY: -iodine has been tested on Linux (x86 and SPARC64), FreeBSD (x86), OpenBSD (x86), -NetBSD (x86) and MacOS X (10.3, ppc, with +iodine has been tested on Linux (x86, AMD64 and SPARC64), FreeBSD (x86), +OpenBSD (x86), NetBSD (x86) and MacOS X (10.3, ppc, with http://www-user.rhrk.uni-kl.de/~nissler/tuntap/). It should work on other -unix-like systems as well that has TUN/TAP tunneling support. Let us know if you -get it to run on other platforms. +unix-like systems as well that has TUN/TAP tunneling support (after some +patching). Let us know if you get it to run on other platforms. THE NAME: