Updated docs

This commit is contained in:
Erik Ekman 2006-11-07 23:12:02 +00:00
parent 51f3d75d2d
commit 4db285fe8e
2 changed files with 10 additions and 5 deletions

View file

@ -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

8
README
View file

@ -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: