{"id":22850591,"url":"https://github.com/raidmax/iw4madmin-gamelogserver","last_synced_at":"2025-03-31T06:30:01.271Z","repository":{"id":91914665,"uuid":"275904849","full_name":"RaidMax/IW4MAdmin-GameLogServer","owner":"RaidMax","description":"Broadcast game server logs for consumption by IW4MAdmin","archived":false,"fork":false,"pushed_at":"2023-05-01T21:57:52.000Z","size":11,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T10:53:26.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaidMax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-06-29T19:15:34.000Z","updated_at":"2024-09-30T05:29:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"45117712-ae07-4986-84f5-f5c18fb21431","html_url":"https://github.com/RaidMax/IW4MAdmin-GameLogServer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaidMax%2FIW4MAdmin-GameLogServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaidMax%2FIW4MAdmin-GameLogServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaidMax%2FIW4MAdmin-GameLogServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaidMax%2FIW4MAdmin-GameLogServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaidMax","download_url":"https://codeload.github.com/RaidMax/IW4MAdmin-GameLogServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429177,"owners_count":20775803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-13T05:08:11.900Z","updated_at":"2025-03-31T06:30:01.263Z","avatar_url":"https://github.com/RaidMax.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Game Log Server\n\nThe game log server provides a way to remotely host your server's log over a http rest-ful api. \nThis feature is useful if you plan on running IW4MAdmin on a different machine than the game server.\n\n## Requirements\n- [Python 3.9.x](https://www.python.org/downloads/) or newer\n\n## Installing\n1. With Python 3.9.x installed, open up a terminal/command prompt window in the `GameLogServer` folder and execute:\n    ```console\n    pip install -r requirements.txt\n    ```\n    If this fails, you can alternatively try installing with:\n    ```console\n    python -m pip install -r requirements.txt\n    ```\n2. Allow TCP port 1625 through firewall  \n    * [Windows Instructions](https://www.tomshardware.com/news/how-to-open-firewall-ports-in-windows-10,36451.html)\n    * [Linux Instructions (iptables)](https://www.digitalocean.com/community/tutorials/how-to-set-up-a-basic-iptables-firewall-on-centos-6#open-up-ports-for-selected-services)\n\n## Launching  \nWith Python 3 installed, open a terminal/command prompt window open in the `GameServerLog`  folder and execute:\n```console\npython runserver.py\n```\nThe Game Log Server window will need to remain running/open as long as **IW4MAdmin** is running\n\n## Configuring\n* Update your `IW4MAdminSettings.json` by changing the value of `GameLogServerUrl` to \"http://\u003cremote_server_ip\u003e:1625\"\n* Example \u0026mdash; `\"GameLogServerUrl\": \"http://192.168.1.123:1625\",`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraidmax%2Fiw4madmin-gamelogserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraidmax%2Fiw4madmin-gamelogserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraidmax%2Fiw4madmin-gamelogserver/lists"}