set CompatibilityMode for android (#4091)

This commit is contained in:
fatedier
2024-03-21 17:34:09 +08:00
committed by GitHub
parent b36f3834eb
commit f16ef00975
8 changed files with 98 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
This will create 8 proxies such as `tcp-6000, tcp-6001, ... tcp-6007`.
* Health check supports custom request headers.
* Enable compatibility mode for the Android system to solve the issues of incorrect log time caused by time zone problems and default DNS resolution failures.
### Fixes