mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 23:52:24 +08:00
通杀ProxyMan
This commit is contained in:
37
config.json
37
config.json
@@ -31,9 +31,9 @@
|
|||||||
"AppList": [
|
"AppList": [
|
||||||
{
|
{
|
||||||
"packageName": "com.parallels.desktop.console",
|
"packageName": "com.parallels.desktop.console",
|
||||||
"onlysh":true,
|
"onlysh": true,
|
||||||
"extraShell":"ParallelsDesktop/GenshineStart!.command",
|
"extraShell": "ParallelsDesktop/GenshineStart!.command",
|
||||||
"supportVersion":[
|
"supportVersion": [
|
||||||
"20.3.0",
|
"20.3.0",
|
||||||
"20.3.1",
|
"20.3.1",
|
||||||
"20.3.2",
|
"20.3.2",
|
||||||
@@ -423,11 +423,13 @@
|
|||||||
{
|
{
|
||||||
"packageName": "com.nektony.Duplicate-File-Finder-SIII",
|
"packageName": "com.nektony.Duplicate-File-Finder-SIII",
|
||||||
"appBaseLocate": "/Applications/MacCleaner 3 Pro/Duplicate File Finder 8.app"
|
"appBaseLocate": "/Applications/MacCleaner 3 Pro/Duplicate File Finder 8.app"
|
||||||
},{
|
},
|
||||||
"packageName":"com.nektony.Funter-SIII",
|
{
|
||||||
|
"packageName": "com.nektony.Funter-SIII",
|
||||||
"appBaseLocate": "/Applications/MacCleaner 3 Pro/Funter 7.app"
|
"appBaseLocate": "/Applications/MacCleaner 3 Pro/Funter 7.app"
|
||||||
},{
|
},
|
||||||
"packageName":"com.nektony.Memory-Cleaner-SIII",
|
{
|
||||||
|
"packageName": "com.nektony.Memory-Cleaner-SIII",
|
||||||
"appBaseLocate": "/Applications/MacCleaner 3 Pro/Memory Cleaner 5.app"
|
"appBaseLocate": "/Applications/MacCleaner 3 Pro/Memory Cleaner 5.app"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -848,8 +850,10 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"packageName":"com.gitswift.SwiftServer",
|
"packageName": "com.gitswift.SwiftServer",
|
||||||
"supportVersion":["1.1.2都不支持"]
|
"supportVersion": [
|
||||||
|
"1.1.2都不支持"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"packageName": "org.cindori.Sensei",
|
"packageName": "org.cindori.Sensei",
|
||||||
@@ -868,11 +872,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"packageName": "com.proxyman.NSProxy",
|
"packageName": "com.proxyman.NSProxy",
|
||||||
"injectFile": "Moya.framework/Versions/A/Moya",
|
"helperFile": [
|
||||||
"needCopyToAppDir": true,
|
"/Contents/Library/LaunchServices/com.proxyman.NSProxy.HelperTool"
|
||||||
"noSignTarget": true,
|
],
|
||||||
"autoHandleHelper": true,
|
"description": "Proxyman 是一款 macOS 平台的网络抓包工具,支持 HTTP/HTTPS/WebSocket 等协议的抓包和分析。官网版本目前是通杀的。",
|
||||||
"helperFile": "/Contents/Library/LaunchServices/com.proxyman.NSProxy.HelperTool"
|
"downloadUrl": [
|
||||||
|
{
|
||||||
|
"version": "5.23.0",
|
||||||
|
"url": "https://download.proxyman.com/52300/Proxyman_5.23.0.dmg"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"packageName": [
|
"packageName": [
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user