| | 1 | = 2022-03-14 = |
| | 2 | |
| | 3 | == macOS + Android == |
| | 4 | |
| | 5 | * 需求: 讓 macBook 筆電 透過 USB 使用 Android 的網路(Wi-Fi or 3G/4G) |
| | 6 | * 工具:horndis |
| | 7 | {{{ |
| | 8 | jazzwang:~$ brew info horndis |
| | 9 | horndis: 9.2 |
| | 10 | https://github.com/jwise/HoRNDIS |
| | 11 | Not installed |
| | 12 | From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/horndis.rb |
| | 13 | ==> Name |
| | 14 | HoRNDIS |
| | 15 | ==> Description |
| | 16 | Android USB tethering driver |
| | 17 | ==> Artifacts |
| | 18 | HoRNDIS-9.2.pkg (Pkg) |
| | 19 | ==> Caveats |
| | 20 | horndis requires a kernel extension to work. |
| | 21 | If the installation fails, retry after you enable it in: |
| | 22 | System Preferences → Security & Privacy → General |
| | 23 | |
| | 24 | For more information, refer to vendor documentation or this Apple Technical Note: |
| | 25 | https://developer.apple.com/library/content/technotes/tn2459/_index.html |
| | 26 | |
| | 27 | ==> Analytics |
| | 28 | install: 12 (30 days), 35 (90 days), 211 (365 days) |
| | 29 | jazzwang:~$ brew install horndis |
| | 30 | }}} |