mirror of
https://github.com/yarrick/iodine.git
synced 2025-12-04 03:01:46 +00:00
Updated docs
This commit is contained in:
8
README
8
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:
|
||||
|
||||
Reference in New Issue
Block a user