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.


SG AWS

Singapore

Online
Server : sgaw.hostipv4.net
Location : Singapore
Protocol : TCP
TLS : TLS
Port : 443
Network : GRPC
GRPC Mode : GUN
GRPC ServiceName : v2ray-vmess-grpc
Max Login : 2 Device
Active For : 3 / 7 Days
Limit : 5 accounts/day
Status : 5 Available

Create



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.