added description of scripts

This commit is contained in:
Vishal 2023-04-23 13:09:27 +05:30 committed by GitHub
parent 3e9b72708a
commit ff4d57851f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
scripts/readme.md Normal file
View File

@ -0,0 +1,5 @@
* **test_servers.sh** - will send a standard request to all servers and display the number of responses received in return. Useful to find which servers are working well.
* **configfile.cfg** - has a list of nostr relays that are to be tested/used by other scripts
* **send_request.sh** - sends the given request ( on command line) to all the servers in configfile