diff --git a/Networking/get external ip from the command line.md b/Networking/get external ip from the command line.md new file mode 100644 index 0000000..c7ac6d4 --- /dev/null +++ b/Networking/get external ip from the command line.md @@ -0,0 +1,7 @@ +# Get the external IP address from the command line + +`wget -qO- https://api.ipify.org` + +or + +`curl https://api.ipify.org` diff --git a/Windows/Create the GodMode folder.md b/Windows/Create the GodMode folder.md new file mode 100644 index 0000000..d34e84a --- /dev/null +++ b/Windows/Create the GodMode folder.md @@ -0,0 +1,4 @@ +# Create the GodMode folder in Windows + +Create a folder and give it the following name: +`GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}`