From 55255cfa460b664c6e547adf010b79d1d0e46d52 Mon Sep 17 00:00:00 2001 From: Anonymus Raccoon Date: Sun, 26 Apr 2020 15:20:02 +0200 Subject: [PATCH] Create README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8fe29c8 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# AnonymousGoose + +A linux version of the Desktop Goose. + +You have been hacked by an evil goose and you must escape. But be warned that the goose won't let you use usual actions to stop the virus. Don't even try to run htop or top. + +## Installation + +Simply run the command bellow. It will clone the repository in your current folder and start the script. + +``curl https://raw.githubusercontent.com/AnonymusRaccoon/AnonymousGoose/master/install.sh | sh`` + +## Q&A +
+ How to stop the program for good? (SPOILER) + Simply press the ESCAPE key (The goose told you to escape after all) +
+
+ My screen is flashing black sometimes. + That a bug with your xrand configuration. You can disable the display tricks by adding a ``-x`` when running the program. +