ifconfig.sh 109 B

1234
  1. #!/bin/bash
  2. curl ifconfig.me > /root/scripts/ip.pub
  3. scp /root/scripts/ip.pub root@172.16.255.1:/root/home.ip