4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
|
#!/bin/sh
|
||
|
curl https://ipv4.wtfismyip.com/text
|
||
|
curl https://ipv6.wtfismyip.com/text
|