Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbts/matrix_support_scripts
https://github.com/sbts/matrix_support_scripts
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sbts/matrix_support_scripts
- Owner: sbts
- Created: 2016-02-28T03:38:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-07T14:52:00.000Z (almost 8 years ago)
- Last Synced: 2024-08-02T12:51:03.445Z (3 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - sbts/matrix_support_scripts - (others)
README
# matrix_support_script
run as
./check_srv.sh HS_domain_name PORTexample
./check_srv.sh matrix.org 8448This script retrieves the SRV record for matrix.org and the supplied HomeServer Domain Name
then presents a table for review.
It also compares the port number you supply with the port returned in the SRV record.
If they are different an ERROR is printed.The SRV record for matrix.org is shown in the table to be used as a visual comparison.