diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2018-10-25 12:43:30 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2018-10-25 12:43:30 -0700 |
commit | 2e44b90f633acfa0fbcf262a99f9690fec2d3e3f (patch) | |
tree | cadeea521409d7ed3d60526b7189e8bbf720e700 /.gitignore | |
parent | 7c726533850eb0a6f3a40d72f42bd50a8e93e621 (diff) | |
download | infinitytier-2e44b90f633acfa0fbcf262a99f9690fec2d3e3f.tar.gz infinitytier-2e44b90f633acfa0fbcf262a99f9690fec2d3e3f.zip |
OSX no longer requires the kext due to feth black magic! The MacEthernetTapAgent must be installed in /Library/Application Support/ZeroTier/One for ZT to work now. Eventually this can let us do an app bundle, get rid of the pkg, and have ZT itself run with normal or reduced privileges. Also fixes GitHub issue #870 (at least for me) and may be faster than the old kext.
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ enc_temp_folder /world/mkworld /world/*.c25519 zt1-src.tar.gz +/MacEthernetTapAgent # Miscellaneous temporaries, build files, etc. *.log |