Skip to content

EbadiDev/cs2-server-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS2 Server Picker

A lightweight tool for managing Counter-Strike 2 server connections. Block or allow specific regional servers to optimize your matchmaking experience.

Features

  • 🌍 Block/unblock CS2 servers by region
  • 📊 Test server ping and connection quality
  • 🔒 Block all servers except recommended ones
  • 🚀 Modern Electron-based UI
  • 💻 Windows & Linux support
  • ⚡ Fast and lightweight

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot

Installation

  1. Download the latest release for your platform from Releases
  2. Run the installer
  3. Launch CS2 Server Picker

Note: Admin/root privileges required for firewall rules

Development

Clone the repository

git clone https://github.com/EbadiDev/cs2-server-picker.git

Install dependencies

npm install

Start the app

npm start

Build for your platform

npm run build

How It Works

  • Windows: Uses Windows Firewall rules to block outbound connections
  • Linux: Uses iptables rules to block outbound connections
  • Blocks all traffic to selected CS2 server IPs
  • Tests connection quality using ping/PSPing

About

A lightweight tool for managing Counter-Strike 2 server connections. Block or allow specific regional servers to optimize your matchmaking experience.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors