ostp/ostp-server
ospab 54fdd444c9 feat: enforce internal DNS on client and restore DNS interception on server
- Flutter: Hide 'DNS Server' field and force '10.1.0.1' if connection link contains owndns=true
- Flutter: Remove 'Use Provider DNS' toggle to eliminate client-side choice
- Server (relay.rs): Intercept DNS queries targeting '10.1.0.1:53' and process them via internal DnsServer if DNS is enabled
- Server (api.rs): Continue appending owndns=true to subscription links to enforce internal DNS logic on clients
2026-05-28 13:18:56 +03:00
..
src feat: enforce internal DNS on client and restore DNS interception on server 2026-05-28 13:18:56 +03:00
Cargo.toml feat: Built-in DNS Server with AdBlock and DoH proxy 2026-05-27 22:23:06 +03:00