|
6 | 6 |
|
7 | 7 | <Uuid /> |
8 | 8 |
|
9 | | -There is a third-party UUID generator [uuidgenerator.net](https://www.uuidgenerator.net). |
10 | | - |
| 9 | +There's also a third-party UUID generator [uuidgenerator.net](https://www.uuidgenerator.net) |
11 | 10 |
|
12 | 11 | ## Third-party GUI Clients |
13 | 12 |
|
14 | | - |
15 | | -<Tool |
16 | | - url="https://github.com/2dust/v2rayNG" |
17 | | - name="V2RayNG" |
18 | | - :platforms="['android']" |
19 | | - description="V2RayNG is an Android APP based on V2Ray core, VPN connections can be created with VMess." |
20 | | -/> |
21 | | - |
22 | 13 | <Tool |
23 | 14 | url="https://github.com/2dust/v2rayN" |
24 | 15 | name="V2rayN" |
25 | 16 | :platforms="['win']" |
26 | | - description="V2RayN is a V2Ray client running on Windows." |
| 17 | + description="[Actively Updated] V2RayN is a Windows client based on V2Ray, Singbox, and other cores." |
27 | 18 | /> |
28 | 19 |
|
29 | 20 | <Tool |
30 | | - url="https://github.com/yanue/V2rayU" |
31 | | - name="V2rayU" |
32 | | - :platforms="['mac']" |
33 | | - description="V2rayU,a macOS client based on V2Ray core. It's programmed with Swift 4.2, supporting for VMess, Shadowsocks, SOCKS5 and other protocols. Subscription, QR code, importing from clipboard, custom config and QR sharing features are also supported." |
| 21 | + url="https://github.com/Qv2ray/Qv2ray" |
| 22 | + name="Qv2ray" |
| 23 | + :platforms="['linux','win','mac']" |
| 24 | + description="[Discontinued] Cross-platform V2Ray client supporting Linux, Windows, macOS. Can support SSR / Trojan / Trojan-Go / NaiveProxy and other protocols through plugin system" |
34 | 25 | /> |
35 | 26 |
|
36 | 27 | <Tool |
37 | | - url="https://github.com/Qv2ray/Qv2ray" |
38 | | - name="Qv2ray" |
| 28 | + url="https://github.com/MatsuriDayo/nekoray" |
| 29 | + name="nekoray" |
39 | 30 | :platforms="['linux','win','mac']" |
40 | | - description="Cross-platform client based on V2Ray Core, supporting Linux, Windows and macOS, with SSR / Trojan / Trojan-Go / NaiveProxy plugin support. No batched speed test, no automatic update, and not for beginners." |
| 31 | + description="[Discontinued] Supports SOCKS (4/4a/5), HTTP(S), Shadowsocks, VMess, VLESS, Trojan, TUIC, NaïveProxy (Custom Core), Hysteria2 (Custom Core or sing-box), Custom Outbound, Custom Config, Custom Core, v2ray Core" |
| 32 | +/> |
| 33 | + |
| 34 | +<Tool |
| 35 | + url="https://github.com/v2rayA/v2rayA" |
| 36 | + name="v2rayA" |
| 37 | + :platforms="['linux','win','mac']" |
| 38 | + description="[Actively Updated] Web GUI based cross-platform V2Ray client, supports global transparent proxy on Linux and system proxy on other platforms." |
| 39 | +/> |
| 40 | + |
| 41 | +<Tool |
| 42 | + url="https://github.com/dyhkwong/Exclave" |
| 43 | + name="Exclave (Sagernet Fork)" |
| 44 | + :platforms="['android']" |
| 45 | + description="[Actively Updated] A proxy client derived from SagerNet, powered by a hard fork of v2ray-core." |
| 46 | +/> |
| 47 | + |
| 48 | +<Tool |
| 49 | + url="https://github.com/netchx/netch" |
| 50 | + name="netch" |
| 51 | + :platforms="['win']" |
| 52 | + description="[Slow Updates] A client focusing on simplicity, Windows only, supports Socks5, Shadowsocks, ShadowsocksR, WireGuard, Trojan, VMess, VLESS protocols." |
| 53 | +/> |
| 54 | + |
| 55 | +<Tool |
| 56 | + url="https://github.com/SagerNet/SagerNet" |
| 57 | + name="SagerNet Official" |
| 58 | + :platforms="['android']" |
| 59 | + description="[Discontinued] Sagernet is an Android proxy client containing v2ray-core and can support multiple proxy protocols like Brook, Hysteria, Naiveproxy, Mieru through plugins." |
41 | 60 | /> |
42 | 61 |
|
43 | 62 | ## Routing Rules |
44 | 63 |
|
45 | 64 | > V2Ray Rules Dat |
46 | 65 |
|
47 | | -Enhanced edition of V2Ray routing rules files, a good replacement for official `geoip.dat` and `geosite.dat` [@Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat) |
| 66 | +Enhanced version of V2Ray routing rules file, can replace official `geoip.dat` and `geosite.dat` [@Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat) |
0 commit comments