- Aberdeen, Scotland
- https://irl.xyz/
- Joined on
2025-05-25
Update
manager.dnsSettings when a bloclist is selected
Replace
UserDefaults with NEDNSSettingsManager
UI for activating the installed profile
Reword existing blog post and add new one on butter portal
Actually configure the DNS
Right now if I try to enable I get:
Failed to send a 6 message to nehelper: <dictionary: 0x1e70b0b70> { count = 1, transaction: 0, voucher = 0x0, contents =
"XPCErrorDescription" =>…
Implement the status indicator
This is great for now, periodic refreshes are a future release problem.
Actually configure the DNS
dig test.invalid
; <<>> DiG 9.10.6 <<>> test.invalid
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6935
;; flags: qr aa rd ra; QUERY: 1,…
Actually configure the DNS
I'll add a test record in a bit, it something like test.invalid can resolve to some a web server and that'd let you test in Safari?
Implement the status indicator
@tla #4 is priority, I can probably implement this if you run out of time, just hand the assignment back to me if that's the case
Update BlockedCount to fetch from the specific server
Yep you are correct, that works on iOS 16.
Committed the change.