{"id":20217828,"url":"https://github.com/matrix-org/matrix-federation-tester","last_synced_at":"2025-04-05T21:08:13.798Z","repository":{"id":44884959,"uuid":"71797588","full_name":"matrix-org/matrix-federation-tester","owner":"matrix-org","description":"Tester for matrix federation written in golang.","archived":false,"fork":false,"pushed_at":"2024-11-12T21:41:45.000Z","size":1872,"stargazers_count":89,"open_issues_count":22,"forks_count":17,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-03-29T20:06:14.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/matrix-org.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-24T14:30:35.000Z","updated_at":"2025-02-12T00:27:20.000Z","dependencies_parsed_at":"2024-11-06T15:30:00.882Z","dependency_job_id":"46a58374-a920-49f6-916b-e99eb43bba86","html_url":"https://github.com/matrix-org/matrix-federation-tester","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-org%2Fmatrix-federation-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-org%2Fmatrix-federation-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-org%2Fmatrix-federation-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-org%2Fmatrix-federation-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matrix-org","download_url":"https://codeload.github.com/matrix-org/matrix-federation-tester/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399877,"owners_count":20932876,"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-11-14T06:35:51.460Z","updated_at":"2025-04-05T21:08:13.753Z","avatar_url":"https://github.com/matrix-org.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Matrix Federation Tester\n========================\n\nChecks that federation is correctly configured on a matrix server.\n\nBuilding\n--------\n\nRequires [Go](https://golang.org/) 1.18.\n\n```bash\ngit clone https://github.com/matrix-org/matrix-federation-tester\ncd matrix-federation-tester\ngo build\n```\n\nRunning\n-------\n\nAn HTTP daemon can be started as follows:\n\n```bash\nBIND_ADDRESS=:8080 ./matrix-federation-tester\n```\n\nAlternatively, the federation tester can be used from the commandline via the\n`-lookup` parameter:\n\n```\n./matrix-federation-tester -lookup \u003cserver_name\u003e\n```\n\n\nHTTP API\n--------\n\nThe federation tester may be accessed using the following templated URLs. Please replace `\u003cserver_name\u003e` with your server name (eg: `matrix.org`).\n\n**Full JSON report**\n\n```\nhttps://matrix.org/federationtester/api/report?server_name=\u003cserver_name\u003e\n```\n\n**Plain text response**\n\nReturns `GOOD` if the federation is ok and `BAD` if it's not ok.\n\n```\nhttps://matrix.org/federationtester/api/federation-ok?server_name=\u003cserver_name\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrix-org%2Fmatrix-federation-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatrix-org%2Fmatrix-federation-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrix-org%2Fmatrix-federation-tester/lists"}