关于 Live Game Server List
起源
Live Game Server List 的灵感来源于最初由 Richard Perry. 他最初基于 PHP 的 LGSL 是最早的开源游戏服务器列表工具之一,允许网站所有者显示多人游戏服务器的实时状态信息。它支持数十种查询协议,并在整个 2000 年代和 2010 年代成为游戏服务器托管社区中广泛使用的工具。
While the original codebase is no longer maintained, its legacy lives on through various community forks and remixes. Our project carries the LGSL name forward as a tribute to Richard Perry's pioneering work, rebuilt from the ground up with modern technologies while staying true to the original vision: giving players a straightforward way to find and monitor game servers.
我们的使命
Live Game Server List (LGSL) is a comprehensive, real-time game server monitoring platform dedicated to helping gamers find and track multiplayer game servers across the world. Whether you're looking for a busy Counter-Strike match, a quiet Minecraft survival server, or a competitive Rust wipe, LGSL provides the data you need to make an informed choice before you connect.
我们的目标很简单:提供最准确、最新的游戏服务器信息。我们相信玩家应该获得关于其所玩服务器的透明、实时数据,包括玩家数量、当前地图、服务器位置和历史活动趋势。
470,204
追踪的服务器
86,045
当前在线
182423
活跃玩家
461
支持的游戏
161+
国家
工作原理
LGSL operates a continuous server scanning system that queries game servers directly using standard game query protocols. Here's what happens behind the scenes:
服务器发现
服务器由社区成员添加到我们的数据库中,或通过主服务器列表发现。每台服务器通过其 IP 地址和端口号进行标识。
协议查询
Our scanner sends UDP query packets to each server using game-specific protocols (such as Valve's A2S protocol for Source engine games, or GameSpy protocols for older titles). The server responds with its current status, player count, map, rules, and other metadata.
数据处理
响应数据被处理和存储,包括玩家名称、分数、当前地图、服务器设置和版本信息。我们还会执行 GeoIP 查询以确定每台服务器的物理位置并识别托管提供商。
持续监控
在线服务器每 15 分钟重新扫描一次。未能响应的服务器将使用指数退避计划以较低的频率进行检查。历史数据被保留以显示玩家活动随时间的趋势。
功能特性
实时服务器状态
查看每台追踪服务器的实时玩家数量、当前地图和在线/离线状态。数据全天持续刷新。
历史统计
通过交互式图表追踪 24 小时和 7 天内的玩家活动。查看高峰时段、地图轮换模式和长期服务器健康趋势。
全球服务器地图
每台服务器都经过地理定位。按国家浏览服务器,使用每个列表上显示的国旗标识查找您附近的低延迟选项。
玩家追踪
See who's currently playing on any server. Track individual players across sessions with score history, play time, and last-seen timestamps.
地图下载
浏览和下载支持游戏的社区地图。查看哪些服务器正在运行每张地图并发现新内容。
服务器管理
服务器所有者可以注册并认领其服务器,以访问管理功能、追踪玩家分析数据并展示其社区。
支持的游戏
LGSL 支持监控多种多人游戏,包括但不限于:
...以及数百款更多游戏。访问我们的 游戏目录 for the full list of 461+ supported titles.
技术
LGSL 采用现代 Web 技术构建,提供快速、可靠且易于访问的服务器监控:
- 服务器扫描器: 一款使用 GameDig 库的高性能 Node.js 扫描器,通过原生 UDP 协议查询游戏服务器,每分钟可扫描数千台服务器。
- GeoIP 位置: IP-based geolocation determines each server's physical country and coordinates, with reverse DNS lookups identifying hosting providers.
- DNS 解析: 具有 DNS 主机名的服务器会自动解析为其当前 IP 地址,并定期重新解析以处理动态 DNS 配置。
- Web 应用: 一款使用 Laravel、React 和 Tailwind CSS 构建的响应式服务器端渲染 Web 应用,可在桌面和移动设备上无缝运行。
参与其中
LGSL is a community-driven platform. Whether you want to add your server, report an issue, or suggest a feature, we'd love to hear from you.