# README
Any-Sync Netcheck
A simple tool that checks the ability to connect to any-sync nodes. It tests network and TLS issues.
The tool opens a connection to coordinator nodes and performs libp2p and any-sync handshakes, attempting to request a network configuration.
Installation
You can download the binary release here: https://github.com/anyproto/any-sync-tools/releases
Build from source
go install github.com/anyproto/any-sync-tools/any-sync-netcheck@latest
Usage
any-sync-netcheck
any-sync-netcheck -v
for a verbose output
any-sync-netcheck -c <path_to_client.yml>
read and check coordinators from the client.yml file
Contribution
Thank you for your desire to develop Anytype together!
ā¤ļø This project and everyone involved in it is governed by the Code of Conduct.
š§āš» Check out our contributing guide to learn about asking questions, creating issues, or submitting pull requests.
š«¢ For security findings, please email [email protected] and refer to our security guide for more information.
š¤ Follow us on Github and join the Contributors Community.
Made by Any ā a Swiss association šØš
Licensed under MIT License.