mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-16 12:53:17 +00:00
Update readme with new url for osx tuntap driver
This commit is contained in:
parent
ab75dae208
commit
3ac090f847
6
README
6
README
|
@ -94,9 +94,9 @@ PORTABILITY:
|
||||||
|
|
||||||
iodine has been tested on Linux (arm, ia64, x86, AMD64 and SPARC64), FreeBSD
|
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
|
(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
|
http://tuntaposx.sourceforge.net/). It should be easy to port to other
|
||||||
unix-like systems as well that has TUN/TAP tunneling support (after some
|
unix-like systems that has TUN/TAP tunneling support. Let us know if you get it
|
||||||
patching). Let us know if you get it to run on other platforms.
|
to run on other platforms.
|
||||||
|
|
||||||
|
|
||||||
THE NAME:
|
THE NAME:
|
||||||
|
|
Loading…
Reference in a new issue