{"id":1765,"date":"2026-01-01T07:40:04","date_gmt":"2026-01-01T07:40:04","guid":{"rendered":"https:\/\/evolaitech.uk\/?page_id=1765"},"modified":"2026-01-05T05:02:28","modified_gmt":"2026-01-05T05:02:28","slug":"vpn-documentation","status":"publish","type":"page","link":"https:\/\/evolaitech.uk\/index.php\/vpn-documentation\/","title":{"rendered":"VPN Documentation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1765\" class=\"elementor elementor-1765\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-808a2f1 e-flex e-con-boxed e-con e-parent\" data-id=\"808a2f1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d324efe elementor-widget elementor-widget-html\" data-id=\"d324efe\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Podkova:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n    \/* Estilos del Contenedor Principal *\/\n    .vpn-docs-container {\n        \/* 2. FUENTE APLICADA AQU\u00cd *\/\n        font-family: 'Podkova', serif;\n        max-width: 900px;\n        margin: 0 auto;\n        color: #333;\n        line-height: 1.6;\n        background: #fff;\n        padding: 20px;\n    }\n\n    \/* T\u00edtulos *\/\n    .vpn-docs-container h2 {\n        color: #0A09E9;\n        font-size: 1.8rem;\n        border-bottom: 2px solid #eee;\n        padding-bottom: 10px;\n        margin-top: 40px;\n        margin-bottom: 20px;\n        font-weight: 700;\n    }\n\n    .vpn-docs-container h3 {\n        color: #2d3748;\n        font-size: 1.3rem;\n        margin-top: 25px;\n        margin-bottom: 15px;\n        font-weight: 600;\n    }\n\n    \/* Tabla de Contenidos (Navegaci\u00f3n r\u00e1pida) *\/\n    .doc-nav {\n        background: #f8fafc;\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 40px;\n        border: 1px solid #e2e8f0;\n    }\n    .doc-nav ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n        display: flex;\n        flex-wrap: wrap;\n        gap: 15px;\n    }\n    .doc-nav a {\n        text-decoration: none;\n        color: #0A09E9;\n        font-weight: 500;\n        font-size: 0.95rem;\n    }\n    .doc-nav a:hover {\n        text-decoration: underline;\n    }\n\n    \/* Grid de Descargas *\/\n    .download-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n        gap: 15px;\n        margin-bottom: 30px;\n    }\n    .download-btn {\n        display: block;\n        background-color: #f1f5f9;\n        color: #0f172a;\n        padding: 12px 15px;\n        border-radius: 6px;\n        text-decoration: none;\n        text-align: center;\n        font-weight: 600;\n        transition: all 0.2s;\n        border: 1px solid #cbd5e1;\n    }\n    .download-btn:hover {\n        background-color: #0A09E9;\n        color: #fff;\n        border-color: #0A09E9;\n    }\n\n    \/* Listas *\/\n    .vpn-docs-container ol, .vpn-docs-container ul {\n        margin-left: 20px;\n        margin-bottom: 20px;\n    }\n    .vpn-docs-container li {\n        margin-bottom: 8px;\n    }\n\n    \/* Cajas de Configuraci\u00f3n Manual *\/\n    .config-box {\n        background: #1e293b;\n        color: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        margin: 15px 0;\n        \/* Mantenemos monospace para c\u00f3digo\/datos t\u00e9cnicos *\/\n        font-family: monospace; \n        font-size: 0.95rem;\n    }\n    .config-item {\n        display: flex;\n        justify-content: space-between;\n        border-bottom: 1px solid #334155;\n        padding: 8px 0;\n    }\n    .config-item:last-child {\n        border-bottom: none;\n    }\n    .config-label {\n        color: #94a3b8;\n    }\n    .config-value {\n        color: #38bdf8;\n        font-weight: bold;\n        text-align: right;\n    }\n\n    \/* Grid de Caracter\u00edsticas *\/\n    .features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 20px;\n    }\n    .feature-card {\n        background: #f8fafc;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 4px solid #0A09E9;\n    }\n    .feature-card strong {\n        display: block;\n        color: #0f172a;\n        margin-bottom: 5px;\n        font-size: 1.1rem;\n    }\n\n    \/* Troubleshooting *\/\n    .troubleshoot-box {\n        background-color: #fff1f2;\n        border: 1px solid #fecdd3;\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 20px;\n    }\n    .troubleshoot-box h4 {\n        margin-top: 0;\n        color: #9f1239;\n        font-weight: 700;\n    }\n<\/style>\n\n<div class=\"vpn-docs-container\">\n\n    <nav class=\"doc-nav\">\n        <ul>\n            <li><a href=\"#getting-started\">Getting Started<\/a><\/li>\n            <li><a href=\"#using-vpn\">Using the VPN<\/a><\/li>\n            <li><a href=\"#manual-config\">Manual Config<\/a><\/li>\n            <li><a href=\"#features\">Features<\/a><\/li>\n            <li><a href=\"#troubleshooting\">Troubleshooting<\/a><\/li>\n        <\/ul>\n    <\/nav>\n\n    <section id=\"getting-started\">\n        <h2>Getting Started<\/h2>\n        \n        <h3>Download the App<\/h3>\n        <p>Download the VPN app for your device:<\/p>\n        <div class=\"download-grid\">\n            <a href=\"#\" class=\"download-btn\">Windows<\/a>\n            <a href=\"#\" class=\"download-btn\">Mac<\/a>\n            <a href=\"#\" class=\"download-btn\">Linux<\/a>\n            <a href=\"#\" class=\"download-btn\">Android (APK)<\/a>\n            <a href=\"#\" class=\"download-btn\">Android (Google Play)<\/a>\n            <a href=\"#\" class=\"download-btn\">iPhone & iPad<\/a>\n            <a href=\"#\" class=\"download-btn\">Fire TV \/ Android TV<\/a>\n        <\/div>\n\n        <h3>Install and Connect<\/h3>\n        <ol>\n            <li>Download and install the app for your device<\/li>\n            <li>Open the app and enter your VPN username and password<\/li>\n            <li>Select a server location (or use the recommended server)<\/li>\n            <li>Tap <strong>Connect<\/strong><\/li>\n        <\/ol>\n        <p><em>That's it \u2014 you're now protected.<\/em><\/p>\n    <\/section>\n\n    <section id=\"using-vpn\">\n        <h2>Using the VPN<\/h2>\n\n        <h3>Choosing a Server<\/h3>\n        <p>For the fastest speeds, connect to a server closest to your physical location. To access content from a specific country, connect to a server in that region. The app will show you available servers and their current load.<\/p>\n\n        <h3>Switching Protocols<\/h3>\n        <p>If you experience slow speeds or connection issues, try changing the protocol in the app settings:<\/p>\n        <ul>\n            <li><strong>OpenVPN (UDP)<\/strong> \u2014 Best for speed<\/li>\n            <li><strong>OpenVPN (TCP)<\/strong> \u2014 Best for reliability<\/li>\n            <li><strong>IKEv2<\/strong> \u2014 Best for mobile devices<\/li>\n            <li><strong>L2TP\/IPsec<\/strong> \u2014 Wide compatibility<\/li>\n            <li><strong>PPTP<\/strong> \u2014 Legacy support<\/li>\n        <\/ul>\n\n        <h3>Connecting Multiple Devices<\/h3>\n        <p>Your account supports simultaneous connections. Install the app on your phone, laptop, tablet, TV, and more \u2014 all can be connected at the same time with a single account.<\/p>\n    <\/section>\n\n    <section id=\"manual-config\">\n        <h2>Manual Configuration<\/h2>\n\n        <h3>L2TP\/IPsec Setup<\/h3>\n        <p>If you need to configure L2TP\/IPsec manually on any device, use these details:<\/p>\n        <div class=\"config-box\">\n            <div class=\"config-item\"><span class=\"config-label\">Server:<\/span> <span class=\"config-value\">Any server address from app<\/span><\/div>\n            <div class=\"config-item\"><span class=\"config-label\">Username:<\/span> <span class=\"config-value\">Your VPN username<\/span><\/div>\n            <div class=\"config-item\"><span class=\"config-label\">Password:<\/span> <span class=\"config-value\">Your VPN password<\/span><\/div>\n            <div class=\"config-item\"><span class=\"config-label\">Secret\/Pre-Shared Key:<\/span> <span class=\"config-value\">321inter<\/span><\/div>\n        <\/div>\n\n        <h3>IKEv2 Setup<\/h3>\n        <p>For manual IKEv2 configuration:<\/p>\n        <div class=\"config-box\">\n            <div class=\"config-item\"><span class=\"config-label\">Server:<\/span> <span class=\"config-value\">Any server address from app<\/span><\/div>\n            <div class=\"config-item\"><span class=\"config-label\">Remote ID:<\/span> <span class=\"config-value\">The server address<\/span><\/div>\n            <div class=\"config-item\"><span class=\"config-label\">Local ID:<\/span> <span class=\"config-value\">Your VPN username<\/span><\/div>\n            <div class=\"config-item\"><span class=\"config-label\">Username:<\/span> <span class=\"config-value\">Your VPN username<\/span><\/div>\n            <div class=\"config-item\"><span class=\"config-label\">Password:<\/span> <span class=\"config-value\">Your VPN password<\/span><\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"features\">\n        <h2>Features<\/h2>\n        <div class=\"features-grid\">\n            <div class=\"feature-card\">\n                <strong>Military-Grade Encryption<\/strong>\n                Your data is protected with state-of-the-art encryption on any network.\n            <\/div>\n            <div class=\"feature-card\">\n                <strong>Global Server Network<\/strong>\n                Connect to servers worldwide for fast, reliable access to content from anywhere.\n            <\/div>\n            <div class=\"feature-card\">\n                <strong>Zero Logs Policy<\/strong>\n                We don't track, store, or sell your browsing activity.\n            <\/div>\n            <div class=\"feature-card\">\n                <strong>Unlimited Bandwidth<\/strong>\n                Stream, download, and browse without speed throttling or data caps.\n            <\/div>\n            <div class=\"feature-card\">\n                <strong>P2P & Torrenting Supported<\/strong>\n                Fully supported on all servers with complete privacy.\n            <\/div>\n            <div class=\"feature-card\">\n                <strong>10 Simultaneous Connections<\/strong>\n                Protect all your devices with one account.\n            <\/div>\n             <div class=\"feature-card\">\n                <strong>1 Gbps Server Speeds<\/strong>\n                High-speed servers for optimal performance.\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"troubleshooting\">\n        <h2>Troubleshooting<\/h2>\n\n        <div class=\"troubleshoot-box\">\n            <h4>Slow Connection Speeds?<\/h4>\n            <ol>\n                <li>Connect to a server closer to your location<\/li>\n                <li>Switch to a different protocol (OpenVPN UDP is usually fastest)<\/li>\n                <li>Try a different server in the same region<\/li>\n                <li>Check your base internet speed without VPN<\/li>\n            <\/ol>\n        <\/div>\n\n        <div class=\"troubleshoot-box\" style=\"background-color: #f0f9ff; border-color: #bae6fd;\">\n            <h4 style=\"color: #0369a1;\">Connection Issues?<\/h4>\n            <ol>\n                <li>Check that your username and password are entered correctly<\/li>\n                <li>Try switching between protocols in the app settings<\/li>\n                <li>Restart the app and try again<\/li>\n                <li>Check your internet connection without VPN<\/li>\n                <li>Try a different server location<\/li>\n            <\/ol>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n```\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Getting Started Using the VPN Manual Config Features Troubleshooting Getting Started Download the App Download the VPN app for your [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1765","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/evolaitech.uk\/index.php\/wp-json\/wp\/v2\/pages\/1765","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolaitech.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/evolaitech.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/evolaitech.uk\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/evolaitech.uk\/index.php\/wp-json\/wp\/v2\/comments?post=1765"}],"version-history":[{"count":10,"href":"https:\/\/evolaitech.uk\/index.php\/wp-json\/wp\/v2\/pages\/1765\/revisions"}],"predecessor-version":[{"id":1776,"href":"https:\/\/evolaitech.uk\/index.php\/wp-json\/wp\/v2\/pages\/1765\/revisions\/1776"}],"wp:attachment":[{"href":"https:\/\/evolaitech.uk\/index.php\/wp-json\/wp\/v2\/media?parent=1765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}