Skip to content

A grpc debugging tool based on grpcui, providing server deployment capabilities.

License

Notifications You must be signed in to change notification settings

penggehero/grpcui-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpcui-proxy

A grpc debugging tool based on grpcui, providing server deployment capabilities.

Usage

build

 go build -o grpcui-proxy

run

./grpcui-proxy -port 8080

use

open browser and visit http://localhost:8080/ to use grpcui-proxy

image-20240816213137594

enter the grpc server endpoint and click Start GRPCUI, then you can use grpcui to debug grpc server.

image-20240816213509896

end

this project is based on grpcui, and add server deployment capabilities. If you have any questions, please feel free to contact me.

my email: 1571566616@qq.com

About

A grpc debugging tool based on grpcui, providing server deployment capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published