Share Android 8.0 network to Mac High Sierra 10.13.3 by horndis

Share Android 8.0 network to Mac High Sierra 10.13.3 by horndis

将手机网络共享给Mac电脑

I can confirm Horndis works with Honor V10 on High Sierra 10.13.3. Here’s a quick guide:

  1. brew cask install horndis

  2. You might have to open System Preferences -> Security & Privacy -> General and whitelist the installer to run.

  3. Reboot OSX, press and hold CMD+R until Recovery Mode boots, then open Terminal.

     reboot 
    

run the command:

	csrutil disable
  1. Restart and run:

     sudo kextload /System/Library/Extensions/HoRNDIS.kext
    
  2. Successful connection is shown up in my System Preferences -> Network list.
    Share Android 8.0 network to Mac High Sierra 10.13.3 by horndis

Reference:

[1] https://github.com/jwise/HoRNDIS/issues/72