mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[GH-ISSUE #396] ios: 'Permit' DNS override overwrite #197
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#197
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0vercl0k on GitHub (Jan 16, 2025).
Original GitHub issue: https://github.com/spr-networks/super/issues/396
Device A access
denied.comwhich let's say is blocked. I create a permit DNS overwrite for that device and then, device B visitsdenied.comand is blocked. I want a rule that applies to both of those devices but adding one for B overwrites the one for A.I can't remember if this is a regression or if this is a known limitation 😅
Cheers
@lts-rad commented on GitHub (Jan 16, 2025):
reproduced. will fix. intention is that per-device rules dont conflict
@0vercl0k commented on GitHub (Jan 16, 2025):
awesome :) thanks dude!
Cheers
@lts-rad commented on GitHub (Jan 23, 2025):
github.com/spr-networks/coredns-block@0e8787c0ad@0vercl0k commented on GitHub (Apr 23, 2025):
Cool this works now, thank you!