lmc999 / GamePing

A bash script to test latency to game servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GamePing

脚本介绍

用于检测VPS到各游戏服务器之间的延迟.

目前支持的游戏:

  • League of Legends

  • PlayerUnknown's Battlegrounds

  • Tom Clancy's Rainbow Six Siege

  • Apex Legends

使用方法

使用脚本前请确认curl已安装

bash <(curl -L -s https://raw.githubusercontent.com/lmc999/GamePing/main/GamePing.sh)

或者直接运行以下Docker命令

docker run --rm --net=host lmc999/gameping

交流

脚本使用过程中出现bug欢迎提交issue

你亦可直接添加TG群组分享你的建议

About

A bash script to test latency to game servers


Languages

Language:Shell 98.4%Language:Dockerfile 1.6%