v2rayA/README.md

50 lines
2.3 KiB
Markdown
Raw Normal View History

2020-02-24 21:01:45 +08:00
[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/mzz2017/v2raya)](https://hub.docker.com/r/mzz2017/v2raya) [![Travis (.org)](https://img.shields.io/travis/mzz2017/V2RayA?label=travis-ci%20build)](https://travis-ci.org/mzz2017/V2RayA) [![Netlify](https://img.shields.io/netlify/f93dbfa7-d14b-4968-a7a4-5e503d8bf5e5?label=netlify%20build)](https://app.netlify.com/sites/xenodochial-jepsen-122e9b/deploys)
2019-10-19 05:25:18 +08:00
2020-02-24 21:01:45 +08:00
# V2RayA
2019-12-28 03:03:54 +08:00
2020-02-25 13:45:28 +08:00
[**English**](https://github.com/mzz2017/V2RayA/blob/master/README.md)   [**简体中文**](https://github.com/mzz2017/V2RayA/blob/master/README_zh.md)
2019-11-21 20:50:39 +08:00
2020-02-24 21:01:45 +08:00
V2RayA is a V2Ray Linux client supporting global transparent proxy, compatible with SS and SSR protocols. [[SS/SSR protocol list]](https://github.com/mzz2017/shadowsocksR/blob/master/README.md#ss-encrypting-algorithm)
2019-11-27 04:44:13 +08:00
2020-02-24 22:12:11 +08:00
directlyWe are committed to providing the simplest operation and meet most needs.
2019-10-22 02:14:30 +08:00
2020-02-24 22:29:57 +08:00
Thanks to the advantages of Web GUI, you can not only use it on your local computer, but also easily deploy it on a router or NAS.
2019-10-25 06:17:59 +08:00
2020-02-24 21:01:45 +08:00
Projecthttps://github.com/mzz2017/V2RayA
2020-02-24 21:01:45 +08:00
Frontend demo: https://v2raya.mzz.pub
2020-02-24 21:01:45 +08:00
## Usage
2019-10-25 05:14:30 +08:00
2020-02-24 21:01:45 +08:00
V2RayA mainly provides the following methods of installation:
2020-02-24 22:12:11 +08:00
1. Install from apt-source or AUR
2020-02-24 21:01:45 +08:00
2. Docker
3. Binary file and installation package
2020-02-24 22:12:11 +08:00
See [**V2RayA - Wiki**](https://github.com/mzz2017/V2RayA/wiki/Usage)
2019-10-25 05:14:30 +08:00
2020-02-24 21:01:45 +08:00
## Screenshot
2019-11-01 07:10:39 +08:00
2020-02-24 22:24:00 +08:00
<img src="https://s2.ax1x.com/2020/02/24/3GOhkQ.png" alt="3GOhkQ.png" border="0">
2019-11-04 06:44:18 +08:00
2020-02-25 13:03:49 +08:00
## Statement
2019-11-20 04:14:44 +08:00
2020-02-24 21:01:45 +08:00
1. The program does not save any user data in the cloud, all user data is stored in local. If the v2raya service is running in docker, the configuration will disappear when the related docker volume is removed. Please make a backup if necessary.
2020-02-24 22:12:11 +08:00
2. The provided [GUI demo](https://v2raya.mzz.pub) is automatically deployed by [Netlify](https://app.netlify.com/). If you are worried about security, you can [deploy it yourself](https://github.com/mzz2017/V2RayA/wiki/Deploy-GUI).
2020-02-24 21:01:45 +08:00
3. **Do not use this project for illegal purposes.**
2019-11-20 04:14:44 +08:00
2020-02-25 13:03:49 +08:00
## Credits
2019-10-19 05:25:18 +08:00
[hq450/fancyss](https://github.com/hq450/fancyss)
2019-10-19 05:25:18 +08:00
[ToutyRater/v2ray-guide](https://github.com/ToutyRater/v2ray-guide/blob/master/routing/sitedata.md)
2019-12-28 00:33:38 +08:00
[nadoo/glider](https://github.com/nadoo/glider)
2019-12-04 00:17:24 +08:00
2020-02-24 21:01:45 +08:00
## License
2019-10-19 05:25:18 +08:00
2020-01-26 21:29:09 +08:00
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)