Created tools dir for simple scripts
This commit is contained in:
3
.tools/get_public_ip.sh
Executable file
3
.tools/get_public_ip.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
dig +short myip.opendns.com @resolver1.opendns.com;
|
||||
Reference in New Issue
Block a user