Dom1torii is an independent developer whose single public release, yasp, addresses a very specific pain point for Counter-Strike 2 players: finding the lowest-latency matchmaking server without leaving the desktop. Presented as a lightweight TUI (text-user-interface) utility, yasp scrapes real-time network statistics, lists every CS2 datacenter with its current ping, jitter and packet-loss figures, and lets users block or whitelist regions through keyboard shortcuts. The tool is especially popular among competitive gamers who queue from remote locations, streamers who need stable connections for live broadcasts, and tournament organizers who want to guarantee equitable latency for all participants. Written in Go, the program runs natively on Windows terminals, consumes almost no RAM, and can be scripted into auto-launch batch files so that the optimal server set is always selected before the game starts. Because the interface is entirely keyboard-driven, it integrates cleanly with minimal LAN setups and headless gaming rigs. Although the portfolio is currently limited to this one open-source project, the author maintains an active issue tracker and welcomes pull requests that add new filtering criteria or support for additional Valve titles. Dom1torii’s yasp is available for free on get.nero.com; the site supplies the latest build through the trusted winget channel, enabling single-command installation or inclusion in larger automated software bundles.

yasp

TUI CS2 Server picker

Details