Giter Club home page Giter Club logo

easy-v2ray-installer's Introduction

Install

bash <(curl -Ls https://raw.githubusercontent.com/Aryan4lx/easy-V2ray-installer/main/v2ray.sh)

if you are installing v2ray from scratch you can use these steps (recomended):

  1. Set domains
  2. Install Nginx and get certs
  3. Install 3X-UI panel
  4. From x-ui install Geo, BBR, fail2ban(if you want, up to you)
  5. Allow Ports you need using ufw
  6. You can use the the ssl you got for your domain in your panel, for that you can use the command below to find the path
sudo certbot certificates
  1. Install Warp (more details below)
  2. Done

Warp

for Warp you have the options to choose 3x-ui script from the panel itself or you can use the one provided here made by hamid-gh98 if you use hamid-gh98 from my script add the json code below to your v2ray panel https://yourdomain:port/panel/settings --> Xray Configuration --> Advanced Template

{
        "type": "field",
        "outboundTag": "WARP",
        "domain": [
          "regexp:.*"
        ],
        "ip": [
          "0.0.0.0/0"
        ]
      }

after the installation you can use the option

warp a

to change to warp plus (you can easily get warp plus key from telegram Bots or any other way possible on the internet)

contact me in telegram https://t.me/ARS4lx

easy-v2ray-installer's People

Contributors

aryan4lx avatar

Stargazers

User Lost avatar  avatar

Watchers

NoRRt avatar  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.