Open
Description
Hello,
Quick question here: Can hercules automatically create a utun device on macOS? I heard tuntaposx doesn't work with newer versions of macOS (and I'm not keen to install a kext anyway), but macOS provides utun devices for this use case. Can hercules create these devices? I've not been able to find much info on how to create them myself. I've tried ifname utun9 but Hercules can't create it. sudo ifconfig utun9 create
fails with ifconfig: SIOCIFCREATE2: Invalid argument
. My end goal is to configure a QETH network on macOS. I'm on macOS 15. I believe the info on the website is outdated also, as macOS doesn't use /dev/tun anymore.