ajdust / ipsync

Perform an action on Server A when the IP address of Server B changes.

Repository from Github https://github.comajdust/ipsyncRepository from Github https://github.comajdust/ipsync

ipsync

Perform an action on Server A when the IP address of Server B changes. Use CRON or another scheduler to hit the /ping endpoint every few seconds. When the endpoint detects that the IP changed, run a script. For instance, update an Envoy configuration containing an IP address, and restart Envoy.

About

Perform an action on Server A when the IP address of Server B changes.

License:MIT License


Languages

Language:Go 85.8%Language:Shell 14.2%