VPN инфраструктура VEDA

Deploy and troubleshoot self-hosted VPN infrastructure with VLESS Reality, Cloudflare WebSocket, and AmneziaWG.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/VedaAstro/veda-skills --skill vpn-veda
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: VPN инфраструктура VEDA
Source: https://github.com/VedaAstro/veda-skills/tree/main/vpn
Command: npx skills add https://github.com/VedaAstro/veda-skills --skill vpn-veda

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps maintain a resilient self-hosted VPN stack when access is unstable, providers change, or censorship and routing issues break connectivity.

Core Features & Use Cases

  • Architecture guidance: Choose between VLESS Reality, Cloudflare-fronted WebSocket delivery, and AmneziaWG based on reachability and performance.
  • Deployment playbooks: Provision new nodes, configure Xray, Caddy, x-ui, firewall rules, and subscriptions in a reproducible way.
  • Troubleshooting and recovery: Diagnose handshake failures, SNI mismatches, certificate issues, blocked ports, and subscription delivery outages.
  • Operational example: Use this Skill when a VPN node stops working, a new client must be added, or a legacy provider needs to be migrated without downtime.

Quick Start

Ask for a step-by-step plan to deploy, troubleshoot, or migrate this VPN infrastructure for a specific node, client, or outage scenario.

Frequently Asked Questions about VPN инфраструктура VEDA

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot a self-hosted VPN node that stopped working after a network outage?

To troubleshoot a self-hosted VPN node, diagnose handshake failures, SNI mismatches, and certificate issues. Validate Xray and Caddy configuration, check x-ui database state, firewall exposure, and fallback recovery paths to restore resilient access.

What is the best way to deploy VLESS Reality versus AmneziaWG for bypassing censorship?

VLESS Reality and AmneziaWG deployment depends on reachability and performance needs. VLESS Reality provides stealth delivery, while AmneziaWG offers resilient access, with architecture guidance helping choose the right protocol for your censorship scenario.

How do I provision a new client and update subscriptions on an existing Xray VPN server?

To provision a new client and update subscriptions, use deployment playbooks to configure Xray and x-ui. Reprovision nodes, update subscription delivery paths, and validate firewall rules to maintain resilient access without downtime.

Why does my VLESS Reality connection fail with an SNI mismatch error?

A VLESS Reality connection fails with an SNI mismatch when the server SNI does not match expected certificates. Troubleshoot by strictly validating SNI configuration, checking Xray settings, and verifying fallback recovery paths.

Can I migrate a legacy VPN provider to a self-hosted Xray and Caddy stack without downtime?

You can migrate a legacy provider to a self-hosted Xray and Caddy stack without downtime by using deployment playbooks. Provision new nodes, configure subscriptions, and validate firewall exposure before switching traffic.