diff --git a/ipv6.sh b/ipv6.sh new file mode 100644 index 0000000..ff1a634 --- /dev/null +++ b/ipv6.sh @@ -0,0 +1,4 @@ +#!/bin/bash +raw=$(curl -k -s https://ipv6.am.i.mullvad.net/) +full=$(/home/server/Scripts/expand6.sh $raw) +echo $full