From 1f52e90d80b4bdf43b71c9628ed4ba4ae3073d45 Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Sat, 21 Mar 2009 13:21:51 +0000 Subject: [PATCH] Updated readme with win32 --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 4978c6e..cc201ad 100644 --- a/README +++ b/README @@ -93,10 +93,11 @@ 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 (ppc and x86, with -http://tuntaposx.sourceforge.net/). It should be easy to port to other -unix-like systems that has TUN/TAP tunneling support. Let us know if you get it -to run on other platforms. +(ia64, x86), OpenBSD (x86), NetBSD (x86), MacOS X (ppc and x86, with +http://tuntaposx.sourceforge.net/). and Windows (with OpenVPN TAP32 driver, see +win32 readme file). It should be easy to port to other unix-like systems that +has TUN/TAP tunneling support. Let us know if you get it to run on other +platforms. THE NAME: