Web Analytics

routes

⭐ 80 stars Korean by ryderams

VPS 호스팅

Keenetic 라우터용 경로

| 유형 | 링크 | |-----|--------| | 글로벌 경로 | GitHub | | YouTube (속도 저하 시) | GitHub | | 러시아 서비스 | GitHub | | 도메인 경로 | GitHub |


OpenVPN

📖 OpenVPN 완전 가이드

설치

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

고객 관리

새 클라이언트 생성 (예: client1):

sudo bash openvpn.sh --addclient client1

클라이언트 삭제 (예: 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와 REALITY 패널 도메인 + 서브 도메인 필요.

sudo su -c "bash <(wget -qO- https://raw.githubusercontent.com/mozaroc/x-ui-pro/refs/heads/master/x-ui-pro.sh) -install yes"
🔧 3X-UI Pro 완전 설치 가이드(귀하의 지역에서 사이트가 제한될 수 있음)

이 스크립트는 다음을 지원하는 3X-UI Pro를 설치합니다:
- 📡 REALITY 패널
- 🌐 WebSocket
- 🔌 443 포트의 인바운드 연결


모든 스크립트는 공식 GitHub 저장소에서 가져왔습니다.

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