From d02c909871ed97510fa698b0cd8c1e5fab2682f3 Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Sat, 9 Jun 2007 18:30:27 +0000 Subject: [PATCH] added x86 on mac --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0c027c4..f23609d 100644 --- a/README +++ b/README @@ -87,7 +87,7 @@ iptables -t nat -A PREROUTING -i eth0 -p udp --dport 53 -j DNAT --to :5353 PORTABILITY: iodine has been tested on Linux (arm, ia64, x86, AMD64 and SPARC64), FreeBSD -(ia64, x86), OpenBSD (x86), NetBSD (x86) and MacOS X (10.3, ppc, with +(ia64, x86), OpenBSD (x86), NetBSD (x86) and MacOS X (ppc and x86, 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 (after some patching). Let us know if you get it to run on other platforms.