2 lines
57 B
Bash
Executable file
2 lines
57 B
Bash
Executable file
#!/bin/bash
|
|
whois $(curl -s https://am.i.mullvad.net/ip)
|