Added cheat and getip scripts

This commit is contained in:
Johannes Olzem 2023-10-15 11:47:27 +02:00
parent 241ab39932
commit 88ffade3fa
Signed by: jolzem
GPG Key ID: DB5485828E95A447
2 changed files with 4 additions and 0 deletions

3
scripts/cheat Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
curl -s "https://cheat.sh/$1" | less -r

1
scripts/getip Executable file
View File

@ -0,0 +1 @@
curl -4 icanhazip.com