8 | This machine has internet but the hotspot doesn’t?
9 | Please check whether the hotspot mode is turned on. If there is no Internet connection, please try to turn off or turn on the compatibility mode. The latest version of Mystery generally does not need to turn on the compatibility mode.
10 | If the hotspot cannot access the panel, please enable compatibility mode.
11 | Author's words:“Some people’s hotspots can be turned on again if they don’t have internet access (I don’t know why)”
12 |
13 |
14 | ## How to enable mysterious TProxy mode?
15 | Find the tun inbound (it is recommended to search for `tag: tun`), as follows:
16 |
17 | ```yaml
18 | - enabled: true
19 | tag: tun
20 | type: tun
21 | interface_name: tun1
22 | inet4_address: 172.19.0.0/16
23 | inet6_address: 2001:10::/28
24 | strict_route: true
25 | auto_route: true
26 | stack: mixed
27 | sniff: true
28 | sniff_override_destination: false
29 | sniff_override_rules:
30 | - type: logical
31 | mode: and
32 | rules:
33 | - domain_keyword: .
34 | - rule_set:
35 | - 跳过覆写
36 | - 推送服务-IP
37 | - 推送服务-域名
38 | invert: true
39 | ```
40 |
41 | Change **true** after **enabled** to **false**, as follows:
42 |
43 | ```yaml
44 | - enabled: false
45 | tag: tun
46 | type: tun
47 | interface_name: tun1
48 | inet4_address: 172.19.0.0/16
49 | inet6_address: 2001:10::/28
50 | strict_route: true
51 | auto_route: true
52 | stack: mixed
53 | sniff: true
54 | sniff_override_destination: false
55 | sniff_override_rules:
56 | - type: logical
57 | mode: and
58 | rules:
59 | - domain_keyword: .
60 | - rule_set:
61 | - 跳过覆写
62 | - 推送服务-IP
63 | - 推送服务-域名
64 | invert: true
65 | ```
66 |
67 | Then find the tproxy inbound under tun inbound, as follows:
68 |
69 | ```yaml
70 | inbounds:
71 | - enabled: false
72 | tag: tproxy
73 | type: tproxy
74 | listen: '::'
75 | listen_port: 10086
76 | sniff: true
77 | sniff_override_destination: false
78 | sniff_override_rules:
79 | - type: logical
80 | mode: and
81 | rules:
82 | - domain_keyword: .
83 | - rule_set:
84 | - 跳过覆写
85 | - 推送服务-IP
86 | - 推送服务-域名
87 | invert: true
88 | ```
89 |
90 | Change **false** after **enabled** to **true**, as shown below:
91 |
92 | ```yaml
93 | inbounds:
94 | - enabled: true
95 | tag: tproxy
96 | type: tproxy
97 | listen: '::'
98 | listen_port: 10086
99 | sniff: true
100 | sniff_override_destination: false
101 | sniff_override_rules:
102 | - type: logical
103 | mode: and
104 | rules:
105 | - domain_keyword: .
106 | - rule_set:
107 | - 跳过覆写
108 | - 推送服务-IP
109 | - 推送服务-域名
110 | invert: true
111 | ```
112 |
113 | Save after modification, open the Mystery panel => Settings => Mystery, click **Reload Core Configuration**, then return to the homepage and click **Restart Core**.
114 |
115 | As expected, it has worked.
116 |
117 | If you want to change it back, modify the value after enabled, change **false** to **true**, change **true** to **false**, and then reload + restart the core.
118 |
119 | ## How to release WiFi?
120 | ### MacroDroid
121 | Download [MacroDroid](https://t.me/xireikisub/66) and [MacroDroid Backup](https://t.me/xireikisub/68)
122 |
123 | After installing [MacroDroid](https://t.me/xireikisub/66), import [backup file](https://t.me/xireikisub/68) to [MacroDroid](https://t.me/ xireikisub/66)
124 |
125 | ## How to release the application?
126 | Modify black or white in **packages_list**, which are respectively the blacklist (applications in the release list) and the whitelist (only applications in the proxy list). The default is **blacklist**.
127 |
128 | If you have time and trouble, you can use my [TPanel](https://tpanel.xireiki.com), click on the animation to enter the settings-list and enable the corresponding application.
129 |
130 | **packages_list** Original content
131 |
132 | ```yaml
133 | packages_list:
134 | mode: black
135 | black: []
136 | white: []
137 | notice: |-
138 | mode 有两个值,black or white
139 | 两个数组分别对应黑名单和白名单,目前名单里只允许填写包名
140 | 上个版本的 list 会根据 mode 自动转换成 black 和 white 两个数组里的值
141 | ```
142 |
143 | ### blacklist
144 | **mode** defaults to the blacklist and does not need to be modified. If you want to modify it, refer to the whitelist.
145 |
146 | Add package names in black, one per line.
147 |
148 | For example, WeChat is **com.tencent.mm**, Genshin Impact is **com.miHoYo.Yuanshen** (did you find it? Case sensitive), which are the only names of mobile applications. In Xiaomi mobile phones, long press the desktop application icon => Application details => ⓘ in the upper right corner, you can see the package name, click to copy.
149 |
150 | As follows.
151 |
152 | ```yaml
153 | black:
154 | - com.tencent.mm
155 | - com.miHoYo.Yuanshen
156 | ```
157 |
158 | ### whitelist
159 | Modify **mode** to white. Like below
160 |
161 | ```yaml
162 | packages_list:
163 | mode: white
164 | black: []
165 | white: []
166 | ```
167 |
168 | Add the package names in white, one per line, as shown below.
169 |
170 | ```yaml
171 | white:
172 | - com.tencent.mm
173 | - com.miHoYo.Yuanshen
174 | ```
175 |
176 | ## How to enable/disable fakeip?
177 | Open the mysterious panel, enter **操控核心** -> **Lower Left Corner Gear** at startup, and modify the mode at **切换路由模式**.
178 |
179 | ## Geo database error?
180 | If you report an error after **starting**/**restarting the core** and there is the word **geo** in the error, it is most likely a geo database download error. Please try to update the geo database. Specific solution: Settings - Module Configuration - Automatically update Geo database, just turn it off and on again
181 |
182 | If the issue is not resolved, please check the geo database format and links
183 |
184 | ## What should I do if I encounter "parse outbound[n]: missing tags and uses"?
185 |
186 | **Puer 是只喵 喵~**(Module Author): "Damn it, you use manual selection/automatic selection without nesting other outbound or citing outbound providers."
187 |
188 | Please nest outbound, outbound providers within an outbound that does not nest any outbound, outbound providers, it cannot be empty!
189 |
190 | ## Keyword 1.8.0 appears in the error report
191 | Error reported:
192 | ```
193 | cache_file and related fields in Clash API is deprecated in sing-box 1.8.0, use experimental.cache_file instead.
194 | ```
195 | If your error is this, please follow the [Migration Guide](https://sing-box.sagernet.org/zh/migration) to modify the configuration or reinstall sing-box.
196 |
197 | ## The 神秘 about NoTermux version
198 | This version does not require Termux. Please ignore the environment configuration steps. You need to restart when installing from the original mysterious overlay. Everything else is the same as the original version.
199 |
200 | To download, please go to [My Channel](https://t.me/xiayinlily), updates are not guaranteed.
201 |
202 | **This is a modified version, not the original version**
203 |
204 | **This is a modified version, not the original version**
205 |
206 | **This is a modified version, not the original version**
207 |
208 | ## After force restarting the phone, it mysteriously fails to start? Startup failed. Is there Valid JSON keyword in node.log?
209 | The reason may be that the **appLables.json** file is damaged after a forced restart of the phone. Go to **/data/adb/sfm/src** to delete this file and re-flash the module to solve the problem.
210 |
211 | ## Regarding "出站提供者信息提交失败,原因是:provider 不合法,原因是:type 不合法"?
212 | The reason for this problem is that the outbound provider type was updated in one update, but your panel cache was not updated.
213 |
214 | The solution is to clear the panel cache, such as clearing the data of the "神秘" application, clearing the cache of the browser, etc.
215 |
--------------------------------------------------------------------------------
/docs/FAQ/index.md:
--------------------------------------------------------------------------------
1 | ---
2 | comments: true
3 | ---
4 | # 常见问题
5 | ## 本机有网,热点没网?
6 |
7 |