GithubHelp home page GithubHelp logo

steam_server_disable's Introduction

Steam Server Disable

A GUI tool to block access to Steam (CSGO/Dota) servers region-wise by making use of the system firewall. This is useful when joining servers from some region is not optimal.

Features

  • Cross Platform (Linux and Windows)
  • GUI and CLI
  • Real-time ping + loss check

Note

It requires sudo/administrator access since it modifies firewall rules and pinging is done through ICMP which requires raw sockets.

Steam adds (and/or removes) servers every so often. So click on Download Server List every few days to keep the list up-to date.

This only blocks direct access to the servers that are "disabled". It is still possible to connect to a "disabled" server since steam has internals routes between the servers and leverages this network when direct access is not possible. The benefit to blocking some region is that steam would preferentially choose a server with a direct route thus drastically reducing the chances of connecting to a "disabled" server.

Linux

The rules are added via iptables and thus do not persist between shutdowns. So rerun after restarting. This might be updated in the future by using ufw instead.

Installation

Prepackaged Binaries

Github Releases

Download the appropriate file from Releases.

Build

git clone https://github.com/ishbosamiya/steam_server_disable.git
cd steam_server_disable
cargo run --release

The executable generated is portable.

Screenshot

Version 0.2.2+

TODO

  • Use ufw instead of iptables for Linux

Disclaimer

Use on your own risk. It is unlikely that steam would ban a user blocking access to some of their servers (ISPs can do this and steam would never know if it is the user who has blocked access or the ISP) but there is always a very very small chance.

steam_server_disable's People

Contributors

ishbosamiya avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.