From e987149ecc7b7881a498924ab583d3548fee0a60 Mon Sep 17 00:00:00 2001 From: Neshura Date: Sat, 26 Nov 2022 19:52:03 +0000 Subject: [PATCH] Upload New File --- ipv6.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ipv6.sh 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