allproxy
Version:
AllProxy: MITM HTTP Debugging Tool.
6 lines (5 loc) • 449 B
Markdown
# Proto Files
Proto files can be added to the **proto/** directory so that the AllProxy tool can decode the binary data, and make it readable. AllProxy currently only supports GRPC URLs of the
form **/<package>/<service>.<func>** (e.g., /mypackage/mMService/MyFunc).
The AllProxy is configured to proxy gRPC requests to a microservice:
