ifconfig $(nvram get wan0_ifname_t) | awk -F ":" '{print $2}' | grep -E -o '([0-9]+\.){3}[0-9]+'
主要
2021-04-24