Ask HN: mDNS Locked Down on Macs?
1 comments
I agree, preventing devs from even testing features on their own boxes without Apple's permission is excessive gatekeeping. Open source users should be able to grant permission on their own machines. This is a user hostile bandaid around a broken security model.
Although, it's not strictly a paywall, because you can pay for the developer program and still not be granted an entitlement -- although, I guess it's a paywall to be granted access to even ask for an entitlement, which does seem worse.
Although, it's not strictly a paywall, because you can pay for the developer program and still not be granted an entitlement -- although, I guess it's a paywall to be granted access to even ask for an entitlement, which does seem worse.
localias add frontend.local 5173 # you can now access https://frontend.local and it will resolve to your local service listening on 5173.
But it seems like apple locked down the mdns capability behind a paywall? https://github.com/peterldowns/localias/issues/40#issuecomment-2630197849
https://developer.apple.com/forums/thread/663271
Any workaround/alternatives?