5 lines
41 B
Plaintext
5 lines
41 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
curl -s ipecho.net/plain
|
||
|
echo
|