v2rayA/gui
2022-05-25 21:33:11 +08:00
..
public chore: use v2raya.org instead of v2raya.mzz.pub 2022-05-21 21:36:29 +08:00
src fix(ss): v2ray-plugin configuration did not save 2022-05-25 21:33:11 +08:00
.browserslistrc feat: rename project to V2RayA due to collision; init frontend project 2019-10-20 16:57:39 +08:00
.eslintrc.js feat: new protocol pingtunnel 2020-04-18 18:09:41 +08:00
.gitignore fix(vless): a problem that cannot save node of obfuscated as http 2021-07-14 13:12:41 +08:00
babel.config.js fix: can not open frontend on firefox 55- and other low version browsers 2020-02-17 16:25:39 +08:00
package.json chore(gui): upgrade pkgs 2022-02-06 15:38:53 +08:00
postcss.config.js feat: rename project to V2RayA due to collision; init frontend project 2019-10-20 16:57:39 +08:00
README.md rename project 2020-04-19 03:30:00 +08:00
vue.config.js optimize(log): use virtual-scroll to optimize the performance of log viewer 2022-02-05 18:58:03 +08:00
yarn.lock chore(gui): upgrade pkgs 2022-02-06 15:38:53 +08:00

v2rayA-GUI

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.