1
0
mirror of https://github.com/vdm-io/dynamic-ip.git synced 2025-01-22 19:38:24 +00:00

Dynamic IP

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

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

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.
Description
No description provided
Readme GPL-3.0 72 KiB
Languages
Shell 100%