keep-network / local-setup

Allow to easily set up tBTC and Keep locally for development and test purposes.
MIT License
8 stars 16 forks source link

Connectivity probe script #46

Open lukasz-zimnoch opened 4 years ago

lukasz-zimnoch commented 4 years ago

Depends on: https://github.com/keep-network/keep-core/pull/2074

Implemented a connectivity probe script which allows to connect a third-party (e.g booststrap node) diagnostics endpoint and check public availability of the connected peers. The motivation behind this script is the fact that non-publicly available peers can still initiate successful connections hence having a living connection with a peer doesn't guarantee their public availability.