Use when building VPN tunnels with TUN/TAP interfaces.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill vpn-tunnel-engine --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Vpn Tunnel Engine?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-vpn-tunnel-engine)More formats (shields.io, HTML) on the badges page.
---
name: vpn-tunnel-engine
title: VPN Tunnel Engine
description: Use when building VPN tunnels with TUN/TAP interfaces.
category: networking
tags: [vpn, tunnel, tun, tap, wireguard, rust]
---
# VPN Tunnel Engine
**Trigger**: Use when implementing VPN tunnel connectivity with TUN/TAP interfaces.
**Libraries**: `tun` (TUN/TAP interface), `wireguard-uapi`, `ipnetwork`, `pnet`
**Implementation**: Virtual TUN/TAP interface creation via platform APIs. Packet read/write loop with tokio async. IP packet routing between interfaces. WireGuard protocol integration for encrypted tunnels. Split-tunnel routing: only route specific subnets through VPN. DNS push via tunnel. Interface metrics and keepalive.
**Connected**: `proxy-server-engine`, `wireguard-vpn-controller`, `packet-capture-engine`, `firewall-rules-engine`, `ios-vpn-adblocker`, `android-vpn-adblocker`
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!