世界 пре 3 година
родитељ
комит
aa4435c775
3 измењених фајлова са 22 додато и 13 уклоњено
  1. 9 0
      docs/changelog.md
  2. 1 1
      docs/faq/index.zh.md
  3. 12 12
      docs/features.md

+ 9 - 0
docs/changelog.md

@@ -1,3 +1,12 @@
+#### 2022/08/24
+
+* Fix naive padding
+* Fix unix search path
+* Fix close non-duplex connections
+* Add ACME EAB support
+* Fix early close on windows and catch any
+* Initial zh-CN document translation
+
 #### 2022/08/23
 
 * Add [V2Ray Transport](/configuration/shared/v2ray-transport) support for VMess and Trojan

+ 1 - 1
docs/faq/index.zh.md

@@ -49,7 +49,7 @@ tproxy UDP 被认为性能很差,因为在 v2ray 和 clash 中每次回写都
 
 sing-box 的 `auto_route` 将劫持所有 DNS 请求,除了 [特殊情况](./known-issues#dns)。
 
-您需要手动配置以处理 tun 劫持的 DNS 流量,请参阅 [DNS劫持](/cn/examples/dns-hijack)。
+您需要手动配置以处理 tun 劫持的 DNS 流量,请参阅 [DNS劫持](/zh/examples/dns-hijack)。
 
 #### 为什么我不能将它与其他本地代理一起使用(例如通过 socks)?
 

+ 12 - 12
docs/features.md

@@ -52,18 +52,18 @@
 
 #### Routing Rule
 
-| Rule                 | v2ray-core | clash |
-|----------------------|------------|-------|
-| Inbound              | ✔          | X     |
-| IP Version           | X          | X     |
-| User from inbound    | X          | X     |
-| Sniffed protocol     | ✔          | X     |
-| GeoSite              | ✔          | X     |
-| Process name         | X          | ✔     |
-| Android package name | X          | X     |
-| Linux user/user id   | X          | X     |
-| Invert rule          | X          | X     |
-| Logical rule         | X          | X     |
+| Rule                 | v2ray-core                 | clash |
+|----------------------|----------------------------|-------|
+| Inbound              | ✔                          | X     |
+| IP Version           | X                          | X     |
+| User from inbound    | vmess and shadowsocks only | X     |
+| Sniffed protocol     | ✔                          | X     |
+| GeoSite              | ✔                          | X     |
+| Process name         | X                          | ✔     |
+| Android package name | X                          | X     |
+| Linux user/user id   | X                          | X     |
+| Invert rule          | X                          | X     |
+| Logical rule         | X                          | X     |
 
 #### DNS