├── LICENSE ├── README.md ├── checker.sh ├── notification.sh.sample └── setup.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Distributed-Validators-Synctems/validator-online-guard/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Distributed-Validators-Synctems/validator-online-guard/HEAD/README.md -------------------------------------------------------------------------------- /checker.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Distributed-Validators-Synctems/validator-online-guard/HEAD/checker.sh -------------------------------------------------------------------------------- /notification.sh.sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Distributed-Validators-Synctems/validator-online-guard/HEAD/notification.sh.sample -------------------------------------------------------------------------------- /setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Distributed-Validators-Synctems/validator-online-guard/HEAD/setup.sh --------------------------------------------------------------------------------