{"id":15138146,"url":"https://github.com/xaksh/rl_ip_ping_checker","last_synced_at":"2026-01-18T02:02:28.395Z","repository":{"id":212918371,"uuid":"732609251","full_name":"xaksh/rl_ip_ping_checker","owner":"xaksh","description":"A Rocket League server IP parser from log files and checking its ping. Made for local troubleshooting.","archived":false,"fork":false,"pushed_at":"2023-12-17T11:16:31.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T06:44:43.241Z","etag":null,"topics":["league","ping","rocket","rocketleague","script","servers"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xaksh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-17T08:55:49.000Z","updated_at":"2023-12-17T11:30:01.000Z","dependencies_parsed_at":"2023-12-17T10:25:17.962Z","dependency_job_id":"79962fa4-d5c3-48ad-9ffa-1978e20e7bd9","html_url":"https://github.com/xaksh/rl_ip_ping_checker","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"b3b3299f67ad365487b18ee06cbb7b8316262fe1"},"previous_names":["xaksh/rl_ip_ping_checker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xaksh/rl_ip_ping_checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaksh%2Frl_ip_ping_checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaksh%2Frl_ip_ping_checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaksh%2Frl_ip_ping_checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaksh%2Frl_ip_ping_checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xaksh","download_url":"https://codeload.github.com/xaksh/rl_ip_ping_checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaksh%2Frl_ip_ping_checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28526560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["league","ping","rocket","rocketleague","script","servers"],"created_at":"2024-09-26T07:20:54.256Z","updated_at":"2026-01-18T02:02:28.346Z","avatar_url":"https://github.com/xaksh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n░█▀▄░█▀█░█▀▀░█░█░█▀▀░▀█▀░░░█░░░█▀▀░█▀█░█▀▀░█░█░█▀▀░░░▀█▀░█▀█\n░█▀▄░█░█░█░░░█▀▄░█▀▀░░█░░░░█░░░█▀▀░█▀█░█░█░█░█░█▀▀░░░░█░░█▀▀\n░▀░▀░▀▀▀░▀▀▀░▀░▀░▀▀▀░░▀░░░░▀▀▀░▀▀▀░▀░▀░▀▀▀░▀▀▀░▀▀▀░░░▀▀▀░▀░░\n░█▀█░▀█▀░█▀█░█▀▀░░░█▀▀░█░█░█▀▀░█▀▀░█░█░█▀▀░█▀▄              \n░█▀▀░░█░░█░█░█░█░░░█░░░█▀█░█▀▀░█░░░█▀▄░█▀▀░█▀▄              \n░▀░░░▀▀▀░▀░▀░▀▀▀░░░▀▀▀░▀░▀░▀▀▀░▀▀▀░▀░▀░▀▀▀░▀░▀              \n\n## Quick using One-Liners\nFor Unix-like Systems (Linux, macOS):\n\n```bash\ncurl -sL https://raw.githubusercontent.com/xaksh/rl_ip_ping_checker/main/server_info.py | python -\n```\n\nFor Windows (Using PowerShell):\n\n```powershell\nInvoke-WebRequest https://raw.githubusercontent.com/xaksh/rl_ip_ping_checker/main/server_info.py -OutFile rl_log_parser.py; python rl_log_parser.py; Remove-Item rl_log_parser.py\n```\n\n# Description\nThe Rocket League IP Ping Checker is a Python script for checking the ping to servers you've played on in Rocket League. I created this script to easily assess server performance by pinging IP addresses extracted from the game's log files.\n\n### Features\n- Parses Rocket League log files to find server IPs.\n- Checks ping for each unique server IP.\n- Groups server data by log file and IP.\n\n### Prerequisites\n- Python 3.6 or higher.\n- Access to Rocket League log files.\n\n## Manual Execution\nAlternatively, download the script and run it locally:\n\n#### Windows\n\n`python path\\to\\server_info.py`\n\n#### Linux\n\n`python3 /path/to/server_info.py`\n\n#### Usage\nRun the script, and it will automatically locate the Rocket League log files in the default directory and output server IPs along with their ping.\n\n## License\nFeel free to use this script. If you find it helpful, consider sharing it!\n\n░█▄█░█▀█░█▀▄░█▀▀░░░█▀▄░█░█░░░█░█░█▀█░█░█░█▀▀░█░█\n░█░█░█▀█░█░█░█▀▀░░░█▀▄░░█░░░░▄▀▄░█▀█░█▀▄░▀▀█░█▀█\n░▀░▀░▀░▀░▀▀░░▀▀▀░░░▀▀░░░▀░░░░▀░▀░▀░▀░▀░▀░▀▀▀░▀░▀","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaksh%2Frl_ip_ping_checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxaksh%2Frl_ip_ping_checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaksh%2Frl_ip_ping_checker/lists"}