@ -0,0 +1,7 @@
echo Public IP
curl -s icanhazip.com
echo
echo Local IP
/sbin/ifconfig enp5s0 | grep 'inet addr:' | cut -d: -f2 | awk '{ print $1}'
The note is not visible to the blocked user.