Merge pull request #15 from cpatulea/master

Document utunX.
This commit is contained in:
Erik Ekman 2015-04-08 09:37:34 +02:00
commit 5233d1e858
2 changed files with 6 additions and 1 deletions

View file

@ -162,6 +162,10 @@ supported request types, for example:
The reply should look like garbled text in all these cases. The reply should look like garbled text in all these cases.
#### Mac OS X
On Mac OS X 10.6 and later, iodine supports the native utun devices built into
the OS - use `-d utunX`.
Operational info Operational info
---------------- ----------------

View file

@ -118,7 +118,8 @@ Chroot to 'chrootdir' after setting up tunnel.
.TP .TP
.B -d device .B -d device
Use the TUN device 'device' instead of the normal one, which is dnsX on Linux Use the TUN device 'device' instead of the normal one, which is dnsX on Linux
and otherwise tunX. and otherwise tunX. On Mac OS X 10.6, this can also be utunX, which will attempt
to use an utun device built into the OS.
.TP .TP
.B -P password .B -P password
Use 'password' to authenticate. If not used, Use 'password' to authenticate. If not used,