Installer for macOS #1294
IngmarStein
started this conversation in
Show and tell
Replies: 2 comments 10 replies
-
Thanks for sharing the script. I am sure this will help many people to run it natively on macOS. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ShreyasZare Thanks! I've updated the script to also install and use Btw, any plans for updating to .NET 9, now that .NET 10 is in preview? That would allow the installer to drop the |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After fighting with several shortcomings of Docker Desktop for Mac (no
macvlan
networks, NAT inside a VM for thehost
network) and OrbStack (no binding to specific IPs), I've decided to try running Technitium DNS natively on macOS.After doing the installation manually, I've automated it with a shell script similar to the one provided for Linux. Sharing it here, in case it's useful for anyone:
Beta Was this translation helpful? Give feedback.
All reactions