Skip to content

zottelchin/matrix-federation-tester-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Federation Tester

Checks that federation is correctly configured on a matrix server.

Building

The tester is written in golang 1.12+.

git clone https://github.com/matrix-org/matrix-federation-tester
cd matrix-federation-tester
go build

Running

BIND_ADDRESS=:8080 ./matrix-federation-tester

Using

The federation tester may be accessed using the following templated URL. Please replace <server_name> with your server name (eg: matrix.org).

https://matrix.org/federationtester/api/report?server_name=<server_name>

About

Tester for matrix federation written in golang.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.3%
  • Shell 8.5%
  • Dockerfile 1.2%