#!/usr/bin/env bash ip -o -4 a show tun0 | awk '/inet 10\./ {print $4}' | cut -d'/' -f1