Displaying 1 result from an estimated 1 matches for "zerotieron".
Did you mean:
zerotierone
2020 Jul 15
4
Support for macOS feth devices
...rated using a kernel extension like tuntaposx
<http://tuntaposx.sourceforge.net/>; however, all kernel extensions were
deprecated recently and will likely be removed in a future macOS release
this fall.
An alternative to tap devices on macOS is something called a feth
interface. Luckily, the ZeroTierOne project released a program
<https://github.com/zerotier/ZeroTierOne/blob/master/osdep/MacEthernetTapAgent.c>
which
can interact with a feth interface through stdin and stdout. Since ssh uses
file descriptors for all of its tunnels, I think a similar program could be
used in the ssh sys_tun_o...