cloudflare-dns-updater/ipv6.sh
2022-11-26 19:52:03 +00:00

5 lines
117 B
Bash

#!/bin/bash
raw=$(curl -k -s https://ipv6.am.i.mullvad.net/)
full=$(/home/server/Scripts/expand6.sh $raw)
echo $full