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