Ping Remote

Quick rating

Community listing page, reviews here may not be monitored by the author.

Ping Remote

By Dork Solutions

No reviews yet

Pings remote hosts from intranet

Mod Loaders
Minecraft

About

Description

Ping Remote

Ever worried about your server working at home/behind firewall? Meet Ping Remote!

This simple mod allows yor server to ping remote hosts with configurable tick period.

Use case

  • Your server is running at home behind closed firewall/in data-center behind WAF
  • You want to know if server is running, but you are too lazy to setup prometheus or other overengineering stuff
  • You still want to monitor status of your server

Install this mod, launch server once, update the config, and you are ready to go!

Config example (ping every 20 server ticks)

{
  "remoteHost": "https://example.com",
  "tickAmount": 20, 
  "debug": false
}

Credits