Skip to content

Instantly share code, notes, and snippets.

@phuf
Last active March 27, 2020 10:12
Show Gist options
  • Save phuf/511bcdafa8edf1b5bc1735e42de3aa04 to your computer and use it in GitHub Desktop.
Save phuf/511bcdafa8edf1b5bc1735e42de3aa04 to your computer and use it in GitHub Desktop.
bridge-from-tap0
echo "$(ip link show tap0 | grep --only-matching "master [^ ]*" | cut --delimiter ' ' --fields 2)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment