GithubHelp home page GithubHelp logo

xrayr-v2board's Introduction

XrayR-V2Board

用于V2Board的XrayR一键脚本

说明

  1. 感谢 XrayR 所有作者的贡献
  2. 感谢 XrayR-release 提供的一键脚本
  3. 本脚本是基于 XrayR-release 修改的
  4. 适用于 V2Board
  5. 本仓库默认使用最新版 XrayR

更新

2022年2月28日

  • 修改AEAD加密默认选择(不输入情况下默认开启)

2022年2月2日

  • 可选择关闭AEAD加密(官方脚本默认开启,本脚本默认关闭)

2021年12月15日

  • 可选择V2rayShadowsocksTrojan(官方脚本默认V2ray,本脚本默认V2ray)

2021年5月31日

  • 完成脚本

原项目

XrayR-project/XrayR

XrayR-project/XrayR-release

功能

  1. 无需每次配置面板URL和TOKEN(一次永久生效)
  2. 无需在配置文件中修改节点ID

使用指南

  1. Fork本仓库,修改 config.yml 文件,仅需修改下面两行。
ApiHost: "YOUR_PANEL_URL" # 修改这里
ApiKey: "YOUR_TOKEN" # 修改这里
  1. 修改 install.sh 文件的169行,将用户名 missuo 修改为你自己的GitHub用户名。
wget https://cdn.jsdelivr.net/gh/missuo/XrayR-V2Board/config.yml -O /etc/XrayR/config.yml
  1. 修改下面链接的用户名 missuo 为你自己的GitHub用户名,完成配置一键安装脚本命令。
bash <(curl -Ls https://cdn.jsdelivr.net/gh/missuo/XrayR-V2Board/install.sh)
  1. V2Board 面板上完成基本节点信息的填写。 截图

  2. 记录一下你的节点ID。

  3. 在VPS上执行上面的一键安装命令,会全自动安装,会提示你输入节点ID。

注意事项

由于你Fork本仓库之后,你的仓库可能会是公开的。直接修改配置文件可能会暴露你的面板关键信息。建议下载 config.yml ,修改完信息后,上传到你自己的服务器。并在 install.sh 中填写你自己的配置文件下载链接。最后上传 install.sh 到你自己的服务器,生成自己的一键安装命令。

xrayr-v2board's People

Contributors

missuo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.