v2rayA/README.md

58 lines
2.5 KiB
Markdown
Raw Permalink Normal View History

2020-10-16 16:46:43 +08:00
# v2rayA [![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/v2rayA/v2raya)](https://hub.docker.com/r/mzz2017/v2raya) [![Travis (.org)](https://img.shields.io/travis/v2rayA/v2rayA?label=travis-ci%20build)](https://travis-ci.org/v2rayA/v2rayA)
2019-12-28 03:03:54 +08:00
2023-11-01 21:09:36 +08:00
[**English**](https://github.com/v2rayA/v2rayA/blob/main/README.md)   [**简体中文**](https://github.com/v2rayA/v2rayA/blob/main/README_zh.md)
2019-11-21 20:50:39 +08:00
2023-11-01 21:09:36 +08:00
v2rayA is a V2Ray client supporting global transparent proxy on Linux and system proxy on Windows and macOS, it is compatible with SS, SSR, Trojan(trojan-go), Tuic and [Juicity](https://github.com/juicity) protocols. [[SSR protocol list]](https://github.com/v2rayA/shadowsocksR/blob/main/README.md#ss-encrypting-algorithm)
2019-11-27 04:44:13 +08:00
2020-04-19 03:30:00 +08:00
We 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
Projecthttps://github.com/v2rayA/v2rayA
2020-02-24 21:01:45 +08:00
## Usage
2019-10-25 05:14:30 +08:00
2020-04-19 03:30:00 +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
2023-09-01 08:52:43 +08:00
3. Our self-built [scoop bucket](https://github.com/v2rayA/v2raya-scoop) (for Windows users)
4. Our self-built [homebrew tap](https://github.com/v2rayA/homebrew-v2raya)
5. Our self-built [OpenWrt repo](https://github.com/v2rayA/v2raya-openwrt) and OpenWrt's official repo(from OpenWrt version 22.03)
6. Microsoft winget: https://winstall.app/apps/v2rayA.v2rayA
7. Ubuntu Snap: https://snapcraft.io/v2raya
8. Binary file and installation package from GitHub releases
2022-08-11 13:16:50 +08:00
See [**v2rayA - Docs**](https://v2raya.org/en/docs/prologue/introduction/)
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-04-19 03:16:10 +08:00
<img src="https://i.loli.net/2020/04/19/gt3NqOMiafYbp7L.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-06-03 22:26:58 +08:00
1. The program does not store any user data in the cloud, and all user data is stored in local.
2021-02-10 13:05:37 +08:00
2. **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
[Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat)
2021-09-02 00:45:36 +08:00
[zfl9/ss-tproxy](https://github.com/zfl9/ss-tproxy/blob/master/ss-tproxy)
2021-05-14 12:13:13 +08:00
## Stargazers over time
[![Stargazers over time](https://starchart.cc/v2rayA/v2rayA.svg)](https://starchart.cc/v2rayA/v2rayA)
2020-02-24 21:01:45 +08:00
## License
2019-10-19 05:25:18 +08:00
2021-10-02 21:32:54 +08:00
[![License: AGPL v3-only](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)