Git Product home page Git Product logo

v2raya-scoop's Introduction

v2raya-scoop Excavator

English | 简体中文

Scoop bucket of v2rayA for Windows users.

How to install

Install Scoop
  1. Install Git for Windows. CN users can download from here.

  2. Install PowerShell Core. CN users can download from here.

  3. (OPTIONAL) Install Windows Terminal.

  4. Install Scoop.

    > Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time
    > irm get.scoop.sh | iex

Add Bucket

> scoop bucket add v2raya https://github.com/v2rayA/v2raya-scoop # Add bucket
> scoop update # Update bucket

Install v2rayA

Using the installer (recommended)

> scoop install v2raya-np # stable version (recommended)
> #scoop install v2raya-unstable-np # unstable version

Using the binary

> scoop install v2raya
> scoop install v2ray-rules-dat # install V2Ray rules dat(optional)

How to use

Using the installer (recommended)

After installing v2rayA through the installer, v2rayA will run as a service. By default, it will start automatically. You can also manage the start and stop of v2rayA in the "Services" tab in the task manager. You can open the admin page by running the desktop shortcut or by visiting http://127.0.0.1:2017 directly.

Reset Passwd

You can use Win + R to open a Runs window, and run reset-passwd-v2raya-np command in it.

Using the binary

  • v2raya command has been shimed by Scoop to run v2rayA with --lite arg, v2rayawin command is the origin v2rayA.
  • Env V2RAYA_V2RAY_BIN will be set to $(scoop prefix v2ray)\\v2ray.exe.

Start/Stop v2rayA

You can use Win + R to open a Runs window, and run v2raya command in it.

  • Run v2raya or v2rayaWin --lite to start v2rayA.
  • Run start-v2raya to start v2rayA in the background.
  • Run stop-v2raya to stop v2rayA.

Reset Passwd

  • Run reset-passwd-v2raya to reset the password of v2rayA.

Add v2raya to startup

> reg import "$(scoop prefix v2raya)\add-startup.reg"

# remove
> reg import "$(scoop prefix v2raya)\remove-startup.reg"

Use xray core

> scoop install v2raya/xray

# use v2raya core
> scoop reset v2raya

# use xray core
> scoop reset xray

v2raya-scoop's People

Contributors

github-actions[bot] avatar marksonhon avatar ryanjiena avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

v2raya-scoop's Issues

incorrect env

when I use the command, "scoop install v2raya" to install, scoop set the incorrect env
PixPin_2024-07-14_23-43-25

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.