OSDN Git Service

README: add tproxy note for v2ray-core
authorTianling Shen <cnsztl@immortalwrt.org>
Tue, 6 Sep 2022 14:16:30 +0000 (22:16 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Tue, 6 Sep 2022 14:21:43 +0000 (22:21 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
README.md
README.zh-cn.md

index 41160c1..4c0b28f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,8 +33,10 @@ opkg feed of v2rayA for OpenWrt users.
 
    # Choose a core you'd like to use, v2ray or Xray
    # If you have both installed, the former is preferred by default
-   opkg install v2ray-core
-   # opkg install xray-core
+   #
+   # Note from maintainer: due to broken tproxy support in v2ray, recommend using Xray instead
+   opkg install xray-core
+   # opkg install v2ray-core
 
    # Optional
    # opkg install v2fly-geoip v2fly-geosite
index 8353d3e..5eeb6d2 100644 (file)
 
    # 选择一个你喜欢的内核,v2ray 或 Xray
    # 如果两个内核被同时安装,默认使用前者
-   opkg install v2ray-core
-   # opkg install xray-core
+   #
+   # 维护者注:由于目前 v2ray 的透明代理支持欠佳,因此更推荐使用 Xray
+   opkg install xray-core
+   # opkg install v2ray-core
 
    # 可选
    # opkg install v2fly-geoip v2fly-geosite