通杀ProxyMan

This commit is contained in:
秋城落叶
2025-07-30 11:22:01 +08:00
parent b3a0a62162
commit c82836bfb4
2 changed files with 23 additions and 14 deletions

View File

@@ -31,9 +31,9 @@
"AppList": [
{
"packageName": "com.parallels.desktop.console",
"onlysh":true,
"extraShell":"ParallelsDesktop/GenshineStart!.command",
"supportVersion":[
"onlysh": true,
"extraShell": "ParallelsDesktop/GenshineStart!.command",
"supportVersion": [
"20.3.0",
"20.3.1",
"20.3.2",
@@ -423,11 +423,13 @@
{
"packageName": "com.nektony.Duplicate-File-Finder-SIII",
"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"
},{
"packageName":"com.nektony.Memory-Cleaner-SIII",
},
{
"packageName": "com.nektony.Memory-Cleaner-SIII",
"appBaseLocate": "/Applications/MacCleaner 3 Pro/Memory Cleaner 5.app"
},
{
@@ -848,8 +850,10 @@
]
},
{
"packageName":"com.gitswift.SwiftServer",
"supportVersion":["1.1.2都不支持"]
"packageName": "com.gitswift.SwiftServer",
"supportVersion": [
"1.1.2都不支持"
]
},
{
"packageName": "org.cindori.Sensei",
@@ -868,11 +872,16 @@
},
{
"packageName": "com.proxyman.NSProxy",
"injectFile": "Moya.framework/Versions/A/Moya",
"needCopyToAppDir": true,
"noSignTarget": true,
"autoHandleHelper": true,
"helperFile": "/Contents/Library/LaunchServices/com.proxyman.NSProxy.HelperTool"
"helperFile": [
"/Contents/Library/LaunchServices/com.proxyman.NSProxy.HelperTool"
],
"description": "Proxyman 是一款 macOS 平台的网络抓包工具,支持 HTTP/HTTPS/WebSocket 等协议的抓包和分析。官网版本目前是通杀的。",
"downloadUrl": [
{
"version": "5.23.0",
"url": "https://download.proxyman.com/52300/Proxyman_5.23.0.dmg"
}
]
},
{
"packageName": [

Binary file not shown.