Todo file, osx support works

This commit is contained in:
Erik Ekman 2006-06-25 13:02:51 +00:00
parent 5051822b58
commit 09772b4037
2 changed files with 16 additions and 3 deletions

7
README
View File

@ -61,9 +61,10 @@ possible to allow maximum throughput.
PORTABILITY:
iodine has been tested on Linux (x86 and SPARC64), FreeBSD (x86) and
OpenBSD (x86). 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.
iodine has been tested on Linux (x86 and SPARC64), FreeBSD (x86), OpenBSD (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.
THE NAME:

12
TODO Normal file
View File

@ -0,0 +1,12 @@
iodine - IP over DNS is now easy
http://code.kryo.se/iodine
********************************
STUFF TO DO:
- Handle multiple concurrent users on one server
- Better encoding (use all five bits in upstream data, a-z0-9)