Projects STRLCPY sing-box Commits 8056932f
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    docs/changelog.md
     1 +#### 1.2.1
     2 + 
     3 +* Fix missing default host in v2ray http transport`s request
     4 +* Flush DNS cache for macOS when tun start/close
     5 +* Fix tun's DNS hijacking compatibility with systemd-resolved
     6 + 
    1 7  #### 1.2.0
    2 8   
    3 9  * Fix bugs and update dependencies
    skipped 611 lines
  • ■ ■ ■ ■ ■
    docs/configuration/inbound/tun.md
    skipped 106 lines
    107 107  * Let unsupported network unreachable
    108 108  * Route all connections to tun
    109 109   
    110  -It prevents address leaks and makes DNS hijacking work on Android and Linux with systemd-resolved, but your device will
    111  -not be accessible by others.
     110 +It prevents address leaks and makes DNS hijacking work on Android, but your device will not be accessible by others.
    112 111   
    113 112  *In Windows*:
    114 113   
    skipped 94 lines
  • ■ ■ ■ ■
    docs/configuration/inbound/tun.zh.md
    skipped 106 lines
    107 107  * 让不支持的网络无法到达
    108 108  * 将所有连接路由到 tun
    109 109   
    110  -它可以防止地址泄漏,并使 DNS 劫持在 Android 使 systemd-resolved Linux 上工作,但你的设备将无法其他设备被访问。
     110 +它可以防止地址泄漏,并使 DNS 劫持在 Android 上工作,但你的设备将无法其他设备被访问。
    111 111   
    112 112  *在 Windows 中*:
    113 113   
    skipped 91 lines
  • ■ ■ ■ ■ ■ ■
    docs/faq/known-issues.md
    skipped 8 lines
    9 9   
    10 10  `auto-route` cannot automatically hijack DNS requests when Android's `Private DNS` enabled or `strict_route` disabled.
    11 11   
    12  -##### on Linux
    13  - 
    14  -`auto-route` cannot automatically hijack DNS requests with `systemd-resolved` enabled and `strict_route` disabled.
    15  - 
    16 12  #### System proxy
    17 13   
    18 14  ##### on Linux
    skipped 6 lines
  • ■ ■ ■ ■ ■ ■
    docs/faq/known-issues.zh.md
    skipped 7 lines
    8 8   
    9 9  `auto-route` 无法自动劫持 DNS 请求如果 `私人 DNS` 开启或 `strict_route` 禁用。
    10 10   
    11  -##### Linux
    12  - 
    13  -`auto-route` 无法自动劫持 DNS 请求如果 `systemd-resolved` 开启且 `strict_route` 禁用。
    14  - 
    15 11  #### 系统代理
    16 12   
    17 13  ##### Linux
    skipped 7 lines
Please wait...
Page is in error, reload to recover