mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-01-23 13:09:02 +08:00
🚚 模块文件名修改
This commit is contained in:
parent
82ea194fb7
commit
efda2c4ca9
5
Surge/Module/MitM-All-Hostnames.sgmodule
Normal file
5
Surge/Module/MitM-All-Hostnames.sgmodule
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!name=MitM All Hostnames
|
||||||
|
#!desc=在所有端口为 443 的主机名上执行 MitM。仅推荐用于抓包时启用,如果不知道这是作何用途不要使用!
|
||||||
|
|
||||||
|
[MITM]
|
||||||
|
hostname = -*.apple.com, -*.icloud.com, -*.mzstatic.com, -*.crashlytics.com, -*.facebook.com, -*.instagram.com, *
|
@ -1,5 +0,0 @@
|
|||||||
#!name=MitM All Hostnames
|
|
||||||
#!desc=在所有端口为 443 的主机名上执行 MitM。仅推荐用于抓包时启用,如果你不知道这是作何用途就不要使用!
|
|
||||||
|
|
||||||
[MITM]
|
|
||||||
hostname = *
|
|
Loading…
Reference in New Issue
Block a user