[GH-ISSUE #1127] GRPC support #1123

Closed
opened 2026-03-03 19:48:33 +03:00 by kerem · 2 comments
Owner

Originally created by @ColtonIdle on GitHub (Jan 27, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1127

Hello, in the bug reports here it looks like protobufs are supported but grpc is not. Is that still the case?

My use case is that I use firestore and I want to inspect the network traffic: here is the proto file for firestore https://github.com/googleapis/googleapis/blob/master/google/firestore/v1/firestore.proto

Originally created by @ColtonIdle on GitHub (Jan 27, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1127 Hello, in the bug reports here it looks like protobufs are supported but grpc is not. Is that still the case? My use case is that I use firestore and I want to inspect the network traffic: here is the proto file for firestore https://github.com/googleapis/googleapis/blob/master/google/firestore/v1/firestore.proto
kerem closed this issue 2026-03-03 19:48:33 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 27, 2022):

You're right, Proxyman doesn't support GRPC out of the box since gRPC requires a MitM gRPC server in order to intercept it. It's more complicated than HTTP/HTTPS Mitm Proxy.

We had a discussion before regarding the Firebase GA (https://github.com/ProxymanApp/Proxyman/issues/449#issuecomment-978798839)

Here is a work around solution: https://github.com/ProxymanApp/atlantis#2-my-app-use-grpc

<!-- gh-comment-id:1022797285 --> @NghiaTranUIT commented on GitHub (Jan 27, 2022): You're right, Proxyman doesn't support GRPC out of the box since gRPC requires a MitM gRPC server in order to intercept it. It's more complicated than HTTP/HTTPS Mitm Proxy. We had a discussion before regarding the Firebase GA (https://github.com/ProxymanApp/Proxyman/issues/449#issuecomment-978798839) Here is a work around solution: https://github.com/ProxymanApp/atlantis#2-my-app-use-grpc
Author
Owner

@ColtonIdle commented on GitHub (Jan 27, 2022):

Thanks. I guess I was curious if I missed something new. I write android apps so atlantis doesnt help me too much. Closing for now 😭 . thanks for the reply

<!-- gh-comment-id:1022798442 --> @ColtonIdle commented on GitHub (Jan 27, 2022): Thanks. I guess I was curious if I missed something new. I write android apps so atlantis doesnt help me too much. Closing for now 😭 . thanks for the reply
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1123
No description provided.