wg-ops/quick_show.sh

7 lines
112 B
Bash
Executable File

#!/bin/bash
echo 'Detecting Public IP address...'
export WG_PUBLICIP=$(curl ident.me)
python3 wgop_display.py