Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 810 Bytes

File metadata and controls

19 lines (16 loc) · 810 Bytes

PUBG Servers Ping Build Status Codacy Badge

The web application which can measure ping between your PC and PUBG game servers.

Motivation When this app was initially planned, there wasn't any easy way to measure your ping to PUBG servers.

Localization Localization files are located in ./src/locales.

Building

git clone https://github.com/disquse/pubgserversping.git
cd pubgserverping
npm install
npm run build