
iOS Packet Tunnel
VpnDad
- Problem
- MasterDnsVPN is powerful on the server side, but it did not have a practical iOS client for family members who just need a reliable connect button.
- Contribution
- Built a SwiftUI app with a Network Extension packet tunnel, a Go mobile bridge, JSON profile import/export, diagnostics, and MasterDnsVPN-aware reliability controls.
- Impact
- Turned a command-line DNS tunnel into a mobile workflow that can run against standard MasterDnsVPN servers while exposing custom profile controls when the server supports them.


