Skip to content

Automated network troubleshooting script for online games

Notifications You must be signed in to change notification settings

roxlukas/diagnofwmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project is an automated diagnostic script for checking network connectivity with different online games servers. It will try to resolve all domains normally resolved by game client, and then it will try to ping/traceroute to all discovered addresses. Whole output is saved into a log file, which can be later sent to ISP or game's developers.

Usage

curl -sS https://raw.githubusercontent.com/roxlukas/diagnofwmx/master/diagnofwmx.sh | /bin/bash -s -- <game>

where <game> is one of the following:

wotb - World of Tanks Blitz eveonline - EVE Online

Script will run the tests for the game you've specified and will create a report file. You can use Firefox on Ubuntu to send this report file to e-mail, FTP server or a website. You can also copy the report file to an USB stick.

Donations are welcome

If you'd like to support the development, feel free to do so: https://www.paypal.me/roxlukas

About

Automated network troubleshooting script for online games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published