Use when building iOS VPN-based adblocker with Swift.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill ios-vpn-adblocker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ios Vpn Adblocker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-ios-vpn-adblocker)More formats (shields.io, HTML) on the badges page.
---
name: ios-vpn-adblocker
title: iOS VPN AdBlocker
description: Use when building iOS VPN-based adblocker with Swift.
category: networking
tags: [ios, swift, vpn, adblock, networkextension, apple]
---
# iOS VPN AdBlocker
**Trigger**: Use when implementing iOS adblocking via NetworkExtension VPN.
**Libraries**: NetworkExtension (NEPacketTunnelProvider, NEDNSSettingsManager), SwiftUI
**Implementation**: NEPacketTunnelProvider for full VPN tunnel with DNS filtering. NEDNSSettingsManager for DNS-over-HTTPS configuration pointing to Sentinel. Packet capture and forward loop in tunnel. Rust core compiled as static library (.a) via UniFFI for cross-language calls. Background mode with NEVPNStatusDidChange notification. Battery-efficient: coalesce packets.
**Connected**: `android-vpn-adblocker`, `mobile-dns-override`, `vpn-tunnel-engine`, `dns-adblock-engine`, `rust-core-ffi`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!