Choose Your Server

Just choose which server you want to create a V2ray Vmess GRPC account. Each card below shows the account limit for that server, so you know what you are picking before you commit.


Sorry, no server has been added yet.



About this service

V2Ray Vmess over gRPC

The same Vmess account carried over gRPC instead of WebSocket. gRPC multiplexes many streams down a single HTTP/2 connection, which generally holds up better on lossy mobile networks and recovers faster after the signal drops.

  • Transport. gRPC over TLS on 443, addressed by a service name rather than a WebSocket path.
  • Apps. v2rayNG, Nekobox, v2rayN or Shadowrocket -- any client that lists gRPC as a transport. Older builds may not have it.
  • Good to know. gRPC needs a working TLS handshake and has no plain-HTTP fallback, unlike the WebSocket variant.