Web Analytics

routes

⭐ 80 stars English by ryderams

VPS Hosting

Routes for Keenetic Router

| Type | Link | |-----|--------| | Global routes | GitHub | | YouTube (if slow) | GitHub | | Russian services | GitHub | | Domain routes | GitHub |


OpenVPN

📖 Complete OpenVPN guide

Installation

wget -O openvpn.sh https://get.vpnsetup.net/ovpn
sudo bash openvpn.sh --auto

Client Management

Create a new client (for example, client1):

sudo bash openvpn.sh --addclient client1

Delete client (for example, client1):

sudo bash openvpn.sh --revokeclient client1


3X-UI

1. Базовый скрипт

bash <(curl -Ls https://raw.githubusercontent.com/MHSanaei/3x-ui/refs/tags/v2.6.0/install.sh)

2. 3X-UI Pro with REALITY panel Requires domain + subdomain.

sudo su -c "bash <(wget -qO- https://raw.githubusercontent.com/mozaroc/x-ui-pro/refs/heads/master/x-ui-pro.sh) -install yes"
🔧 Complete Installation Guide for 3X-UI Pro (site may be restricted in your region)

This script installs 3X-UI Pro with support for:
- 📡 REALITY Panel
- 🌐 WebSocket
- 🔌 Inbound connections on port 443


All scripts are taken from official GitHub repositories.

--- Tranlated By Open Ai Tx | Last indexed: 2026-05-12 ---