wait
- Complete multi node registratio
- Node auto hop registration
- Delayed pre heartbeat of node
- Proxy protocol adaptation
server
go build -ldflags="-s -w" -trimpath -o StarHop.exe .\cmd\server\main.gogrpc
protoc --go_out=plugins=grpc:./ proto\hop_tunnel.proto