jiuqi9997 / Xray-yes

Xray安装脚本 / Xray install script (VLESS TCP XTLS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XRAY YES! Project_Xray

又一个安装 Xray 的shell脚本

VLESS TCP XTLS

需要 root 权限

使用

  • 交互式
bash -c "$(curl -L git.io/xray-yes)"
  • 安装
bash -c "$(curl -L git.io/xray-yes)" - install
  • 更新
bash -c "$(curl -L git.io/xray-yes)" - update
  • 卸载
bash -c "$(curl -L git.io/xray-yes)" - remove

功能

全自动安装Xray、申请证书、定时更新



XRAY YES! Project_Xray

Another shell script to install Xray

VLESS TCP XTLS

Root permission required

Usage

  • Interactive
bash -c "$(curl -L git.io/xray-yes-en)"
  • Install
bash -c "$(curl -L git.io/xray-yes-en)" - install
  • Update
bash -c "$(curl -L git.io/xray-yes-en)" - update
  • Remove
bash -c "$(curl -L git.io/xray-yes-en)" - remove

Functions

Automatically install Xray, issue certificates and configure crontab for updates



Stargazers over time

Stargazers over time

About

Xray安装脚本 / Xray install script (VLESS TCP XTLS)

License:Mozilla Public License 2.0


Languages

Language:Shell 100.0%