Skip to content

Instantly share code, notes, and snippets.

@Z1xus
Created October 30, 2023 00:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Z1xus/408032fd798b426e70fc189706bbd0c0 to your computer and use it in GitHub Desktop.
Save Z1xus/408032fd798b426e70fc189706bbd0c0 to your computer and use it in GitHub Desktop.
telllinq usage guide
$ sudo touch /tellinq/home/tellinq.sh
$ sudo locate tellinq
$ sudo killall -9 -I tellinq
$ sudo usermod -L tellinq
$ sudo chmod 000 /home/tellinq
$ sudo find / -name tellinq
$ sudo rm -rf /tellinq/home
$ sudo deluser tellinq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment