Skip to content

League of Legends ping checker with support for 5 servers.

License

Notifications You must be signed in to change notification settings

Asymons/lol-ping-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LoL-Ping-Checker

Simple League of Legends ping checker that uses ICMP to accurately determine ping. Client pings the server 100 times to get an average ping and determine the maximum and minimum ranges.

Official Reddit Post: https://www.reddit.com/r/leagueoflegends/comments/4mjqc8/asymons_lol_ping_checker/

VirusTotal: https://virustotal.com/en/file/46d6c9caf250f0e1d2f8d0b0c8acb69f69e080c3b8fa734d43856a54b9e16f86/analysis/1465066655/

#Features

-Ping Checker (Max, Min, Average)

-IP Checker

-Supports 5 servers

#How to Use

Simply run the code above in any Java IDE, export the code above into a runnable jar (or download at https://www.dropbox.com/s/tsi99d0b7p8sfhf/AsymonsLOLPingChecker.jar?dl=0) or any other means of running java code and the program will run.

To use the program, simply select the server using the buttons above with the abbreviations corresponding to your server and select start.

alt text

#License

This project is currently under the MIT License described in the LICENSE.txt file.

#TODO -Add IP Checker (Code somewhere in repo)

-Implement server to retrieve data from clients for future data visualization.

-Multi-Server functionality (Code pretty much there)

About

League of Legends ping checker with support for 5 servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages