Added cheat and getip scripts
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
curl -s "https://cheat.sh/$1" | less -r
|
||||||
Executable
+1
@@ -0,0 +1 @@
|
|||||||
|
curl -4 icanhazip.com
|
||||||
Reference in New Issue
Block a user