Go to file
Llewellyn van der Merwe de9d2d5182
improved the readme wording
2017-07-22 00:29:01 +01:00
LICENSE improved the setip, added the basic getip 2017-07-21 23:48:24 +01:00
getip.sh fixed repo url 2017-07-22 00:25:05 +01:00
readme.md improved the readme wording 2017-07-22 00:29:01 +01:00
setip.sh fixed repo url 2017-07-22 00:25:05 +01:00

readme.md

Dynamic IP

This script will update the VDM system with your dynamic IP. To run this script, use the following command (as root):

setip = set IP to VDM system getip = will return all details related to this server

to set IP:

bash <(curl -s https://raw.githubusercontent.com/vdm-io/dynamic-ip/master/setip.sh)

This script performs the following actions:

  • Adds random Host Key.
  • Adds a cron entry to update this file on a scheduled basis.
  • Adds the server IP to VDM system.

to get IPs:

bash <(curl -s https://raw.githubusercontent.com/vdm-io/dynamic-ip/master/getip.sh)

This script performs the following actions:

  • Adds random Host Key.
  • Adds a cron entry to update this file on a scheduled basis.
  • Gets dynamic IPS for this serves DNS.