https://github.com/playit-cloud/ping.playit.gg
https://github.com/playit-cloud/ping.playit.gg
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/playit-cloud/ping.playit.gg
- Owner: playit-cloud
- Created: 2025-07-13T22:26:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-01-15T23:02:14.000Z (5 months ago)
- Last Synced: 2026-01-16T01:57:15.746Z (5 months ago)
- Language: TypeScript
- Size: 210 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ping.playit.gg
Code behind ping.playit.gg. This webpages tests latency against our Anycast tunneling network.
To run locally for developement run
```
git clone git@github.com:playit-cloud/ping.playit.gg.git
cd ping.playit.gg
npm i
npm run dev
```