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
    

or

	sudo kextload /Library/Extensions/HoRNDIS.kext

log:

	localhost:presto-server-0.210 xubo$ sudo kextload /Library/Extensions/HoRNDIS.kext
	Password:
	localhost:presto-server-0.210 xubo$ /Library/Extensions/HoRNDIS.kext
	-bash: /Library/Extensions/HoRNDIS.kext: is a directory
	localhost:presto-server-0.210 xubo$ ll /Library/Extensions/HoRNDIS.kext
	total 0
	drwxr-xr-x  6 root  wheel   192B Aug  2  2018 Contents
  1. 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_第1张图片

Reference:

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

你可能感兴趣的:(计算机,Mac,Android,Wifi,Network,Horndis)