{"id":20606799,"url":"https://github.com/jochumdev/wzlobbyserver-ng","last_synced_at":"2026-04-18T22:02:58.542Z","repository":{"id":1344948,"uuid":"1291184","full_name":"jochumdev/wzlobbyserver-ng","owner":"jochumdev","description":"Next generation Warzone 2100 Lobby Server","archived":false,"fork":false,"pushed_at":"2011-07-12T01:52:11.000Z","size":1380,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-06T17:17:55.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://developer.wz2100.net/wiki/NewLobbyProtocol","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jochumdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-01-25T11:33:46.000Z","updated_at":"2013-10-13T01:35:29.000Z","dependencies_parsed_at":"2022-08-16T13:10:41.014Z","dependency_job_id":null,"html_url":"https://github.com/jochumdev/wzlobbyserver-ng","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jochumdev/wzlobbyserver-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2Fwzlobbyserver-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2Fwzlobbyserver-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2Fwzlobbyserver-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2Fwzlobbyserver-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jochumdev","download_url":"https://codeload.github.com/jochumdev/wzlobbyserver-ng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2Fwzlobbyserver-ng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31986327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-16T09:34:44.464Z","updated_at":"2026-04-18T22:02:58.499Z","avatar_url":"https://github.com/jochumdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Warzone 2100 Lobbyserver - next generation\n============\n\nThis is my implementation of the new Warzone Masterserver.\nRead more about its protocol at http://developer.wz2100.net/wiki/NewLobbyProtocol\n\nTODO\n-----------\n* Application organisation\n    - setuptools installer\n    - config file per commandline\n    - init.d script\n    - pid file and log file location\n    \n* wzlobby.protocol.ProtocolSwitcher\n    - It should rebase the protocol not proxy it\n    \n* Protocol v4\n    - Needs more tests\n\nRequirements\n-----------\n* Twisted \u003e=10.1\n* socketrpc \u003e=0.0.2\n* pymongo (for bson)\n* txpostgres - https://github.com/wulczer/txpostgres\n* phpass - https://github.com/exavolt/python-phpass\n\nInstallation\n-----------\n* clone this repository\n* Import the lobby db: $sudo postgres psql warzone_lobby \u003c ./data/lobby.sql\n* copy wzlobby/settings.py.dist to wzlobby/settings.py\n* edit wzlobby/settings.py for your needs\n\nBasic usage:\n-----------\nstart\n----\n\n    cd \u003cyour clone\u003e\n    ./bin/wzlobbyserver.py\n    \nor in console:\n\n\t./bin/wzlobbyserver.py -n\n\nstop\n----\n\n    cd \u003cyour clone\u003e\n    kill $(cat twistd.pid)\n\nreload\n----\n\n    cd \u003cyour clone\u003e\n    kill -HUP $(cat twistd.pid)\n\nview the log\n----\n\n    cd \u003cyour clone\u003e\n    tail -f twistd.log\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjochumdev%2Fwzlobbyserver-ng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjochumdev%2Fwzlobbyserver-ng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjochumdev%2Fwzlobbyserver-ng/lists"}