Skip to content

Commit

Permalink
Update All-MITM.sgmodule to exclude all hostnames for MitM
Browse files Browse the repository at this point in the history
  • Loading branch information
funnyzak committed Feb 25, 2024
1 parent 1fd4ce7 commit c841d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Surge/Modules/All-MITM.sgmodule
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#!desc=Perform MitM on all hostnames with port 443, except those to Apple and other common sites which can‘t be inspected. You still need to configure a CA certificate and enable the main switch of MitM.

[MITM]
hostname = -*.apple.com, -*.icloud.com, -*.mzstatic.com, -*.crashlytics.com, -*.facebook.com, -*.instagram.com, *
hostname = *

0 comments on commit c841d88

Please sign in to comment.