Upload New File

This commit is contained in:
Neshura 2022-11-26 19:52:03 +00:00
parent 22c67bbd2c
commit e987149ecc

4
ipv6.sh Normal file
View file

@ -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