Noah Tran
Noah Tran
yes, it's the expected result because: - Proxyman hasn't officially supported gRPC requests yet. - gRPC needs HTTP/2 to run, you can get the BETA build at https://github.com/ProxymanApp/Proxyman/issues/416#issuecomment-2869464084
gRPC has protobuf under the hood, so if we need to support Map Local, Proxyman must have your *.protoc file, in order to encode it. For now, it's not possible,...
@sunimp can you click on the "Uninstall" Button and reinstall again? 🤔
It's odd. If you don't mind. 1. Open Proxyman Setting -> Advance Tab -> Uninstall the Helper Tool 2. Quit the app -> Open Finder at `/Library/PrivilegedHelperTools/com.proxyman.NSProxy.HelperTool` and try to...
@Ricardo1980 @sunimp can you simply delete the old Helper Tool at `/Library/PrivilegedHelperTools/com.proxyman.NSProxy.HelperTool` and then install it again on the latest build 👍
Sorry for this trouble @sunimp but I'm not sure why you can't install it. I tested your case > I tried uninstalling Proxy Helper Tool(1.4.0) only, then upgrading the Proxyman...
@ForeverWorld can you try again: 1. Quit all Proxyman all 2. Delete this file in Terminal app: `sudo rm /Library/PrivilegedHelperTools/com.proxyman.NSProxy.HelperTool` 3. Open Proxyman again -> Install the Helper Tool/ and...
Can you open System Setting -> General -> Login Items and verify Proxyman is ON ? 
@Nehcgnos @ForeverWorld Please help me with the last debug: 1. Close all Proxyman 2. Open `Console.app` in your Macbook and add the Filter ANY = `com.proxyman.NSProxy.HelperTool`  3. Open Proxyman...
@staticdreams thanks so much for the log. The problem is: ``` com.proxyman.NSProxy.HelperTool ERROR: invalid code signing flags. Missing kSecCodeSignatureLibraryValidation or kSecCodeSignatureForceHard: 0x22010001 ``` It's a new security improvement for Helper...