From bc83e284599c4d5c9c6c4c1578387fc6a9d184d7 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Thu, 17 Apr 2025 00:19:01 +0000 Subject: [PATCH] Update cheatsheets --- tldr/copr-cli | 2 +- tldr/getadusers.py | 2 +- tldr/getnpusers.py | 2 +- tldr/impacket-getadusers | 2 -- tldr/impacket-getarch | 2 -- tldr/impacket-getnpusers | 2 -- tldr/impacket-getuserspns | 2 -- tldr/impacket-mssqlclient | 2 -- tldr/impacket-rpcdump | 1 - tldr/impacket-rpcmap | 1 - tldr/impacket-secretsdump | 1 - tldr/impacket-sniff | 2 -- tldr/impacket-sniffer | 2 -- tldr/linux/mangohud | 12 ++++++++++++ 14 files changed, 15 insertions(+), 20 deletions(-) diff --git a/tldr/copr-cli b/tldr/copr-cli index d652fb76..68b8c8b0 100644 --- a/tldr/copr-cli +++ b/tldr/copr-cli @@ -20,6 +20,6 @@ source: https://github.com/tldr-pages/tldr.git `copr-cli list-builds {{repository}}` -- Trigger a copr build of a spec-file from public (git) repository: +- Trigger a copr build of a spec-file from public (Git) repository: `copr-cli buildscm {{repository}} --clone-url {{https://git.example.org/repo}} --spec {{spec_file_name}}` diff --git a/tldr/getadusers.py b/tldr/getadusers.py index 9f094bbc..a7f66c09 100644 --- a/tldr/getadusers.py +++ b/tldr/getadusers.py @@ -23,4 +23,4 @@ source: https://github.com/tldr-pages/tldr.git - Save output to a file: -`GetADUsers.py -all -dc-ip {{domain_controller_ip}} {{domain}}/{{username}}:{{password}} > output.txt` +`GetADUsers.py -all -dc-ip {{domain_controller_ip}} {{domain}}/{{username}}:{{password}} > {{path/to/output.txt}}` diff --git a/tldr/getnpusers.py b/tldr/getnpusers.py index 0f6dacd7..81ebb655 100644 --- a/tldr/getnpusers.py +++ b/tldr/getnpusers.py @@ -27,4 +27,4 @@ source: https://github.com/tldr-pages/tldr.git - Save the output to a file for further analysis: -`GetNPUsers.py {{domain}}/ -usersfile {{path/to/userslist}} -dc-ip {{domain_controller_ip}} -request > {{output.txt}}` +`GetNPUsers.py {{domain}}/ -usersfile {{path/to/userslist}} -dc-ip {{domain_controller_ip}} -request > {{path/to/output.txt}}` diff --git a/tldr/impacket-getadusers b/tldr/impacket-getadusers index bfda54fa..0c6f4391 100644 --- a/tldr/impacket-getadusers +++ b/tldr/impacket-getadusers @@ -6,8 +6,6 @@ source: https://github.com/tldr-pages/tldr.git # impacket-GetADUsers > This command is an alias of `GetADUsers.py`. -> Part of the Impacket suite. -> More information: . - View documentation for the original command: diff --git a/tldr/impacket-getarch b/tldr/impacket-getarch index a6630522..1fbae7cd 100644 --- a/tldr/impacket-getarch +++ b/tldr/impacket-getarch @@ -6,8 +6,6 @@ source: https://github.com/tldr-pages/tldr.git # impacket-getArch > This command is an alias of `getArch.py`. -> Part of the Impacket suite. -> More information: . - View documentation for the original command: diff --git a/tldr/impacket-getnpusers b/tldr/impacket-getnpusers index a962647a..a1e212f2 100644 --- a/tldr/impacket-getnpusers +++ b/tldr/impacket-getnpusers @@ -6,8 +6,6 @@ source: https://github.com/tldr-pages/tldr.git # impacket-GetNPUsers > This command is an alias of `GetNPUsers.py`. -> Part of the Impacket suite. -> More information: . - View documentation for the original command: diff --git a/tldr/impacket-getuserspns b/tldr/impacket-getuserspns index c40fe41e..ed62bbdb 100644 --- a/tldr/impacket-getuserspns +++ b/tldr/impacket-getuserspns @@ -6,8 +6,6 @@ source: https://github.com/tldr-pages/tldr.git # impacket-GetUserSPNs > This command is an alias of `GetUserSPNs.py`. -> Part of the Impacket suite. -> More information: . - View documentation for the original command: diff --git a/tldr/impacket-mssqlclient b/tldr/impacket-mssqlclient index 565f1758..e7175f3d 100644 --- a/tldr/impacket-mssqlclient +++ b/tldr/impacket-mssqlclient @@ -6,8 +6,6 @@ source: https://github.com/tldr-pages/tldr.git # impacket-mssqlclient > This command is an alias of `mssqlclient.py`. -> Part of the Impacket suite. -> More information: . - View documentation for the original command: diff --git a/tldr/impacket-rpcdump b/tldr/impacket-rpcdump index 3c7e8b35..a38429de 100644 --- a/tldr/impacket-rpcdump +++ b/tldr/impacket-rpcdump @@ -6,7 +6,6 @@ source: https://github.com/tldr-pages/tldr.git # impacket-rpcdump > This command is an alias of `rpcdump.py`. -> More information: . - View documentation for the original command: diff --git a/tldr/impacket-rpcmap b/tldr/impacket-rpcmap index 35c68387..1a7a4ecc 100644 --- a/tldr/impacket-rpcmap +++ b/tldr/impacket-rpcmap @@ -6,7 +6,6 @@ source: https://github.com/tldr-pages/tldr.git # impacket-rpcmap > This command is an alias of `rpcmap.py`. -> More information: . - View documentation for the original command: diff --git a/tldr/impacket-secretsdump b/tldr/impacket-secretsdump index 44a49815..fd88d4aa 100644 --- a/tldr/impacket-secretsdump +++ b/tldr/impacket-secretsdump @@ -6,7 +6,6 @@ source: https://github.com/tldr-pages/tldr.git # impacket-secretsdump > This command is an alias of `secretsdump.py`. -> More information: . - View documentation for the original command: diff --git a/tldr/impacket-sniff b/tldr/impacket-sniff index 9da17285..28862e6c 100644 --- a/tldr/impacket-sniff +++ b/tldr/impacket-sniff @@ -6,8 +6,6 @@ source: https://github.com/tldr-pages/tldr.git # impacket-sniff > This command is an alias of `sniff.py`. -> Part of the Impacket suite. -> More information: . - View documentation for the original command: diff --git a/tldr/impacket-sniffer b/tldr/impacket-sniffer index 3473cfdf..8e47cb0b 100644 --- a/tldr/impacket-sniffer +++ b/tldr/impacket-sniffer @@ -6,8 +6,6 @@ source: https://github.com/tldr-pages/tldr.git # impacket-sniffer > This command is an alias of `sniffer.py`. -> Part of the Impacket suite. -> More information: . - View documentation for the original command: diff --git a/tldr/linux/mangohud b/tldr/linux/mangohud index 2a93f97d..d6441759 100644 --- a/tldr/linux/mangohud +++ b/tldr/linux/mangohud @@ -11,3 +11,15 @@ source: https://github.com/tldr-pages/tldr.git - Use `mangohud` on top of an application: `mangohud {{command}}` + +- Change overlay position: + +`` + +- Change overlay verbosity: + +`` + +- Toggle overlay visibility: + +``