Published
- 1 min read
get public ipv6 linux
The solution for this is noted below
get public ipv6 linux
Solution
curl -s ipv6.icanhazip.com | xargs echo -n
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
curl -s ipv6.icanhazip.com | xargs echo -n
Try other methods by searching on the site. That is if this doesn’t work