{"id":13782338,"url":"https://github.com/Dewalt-arch/pimpmykali","last_synced_at":"2025-05-11T15:32:24.179Z","repository":{"id":38178372,"uuid":"298005841","full_name":"Dewalt-arch/pimpmykali","owner":"Dewalt-arch","description":"Kali Linux Fixes for Newly Imported VM's","archived":false,"fork":false,"pushed_at":"2025-04-29T08:12:11.000Z","size":591,"stargazers_count":2214,"open_issues_count":0,"forks_count":379,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-04-29T09:26:13.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dewalt-arch.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-23T15:00:08.000Z","updated_at":"2025-04-29T08:12:15.000Z","dependencies_parsed_at":"2023-02-10T00:00:59.333Z","dependency_job_id":"4d90d058-1326-4043-8097-bcb36d58fa28","html_url":"https://github.com/Dewalt-arch/pimpmykali","commit_stats":{"total_commits":887,"total_committers":5,"mean_commits":177.4,"dds":"0.11724915445321304","last_synced_commit":"5e099839c785656cd55a958a3445b78902b8594f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dewalt-arch%2Fpimpmykali","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dewalt-arch%2Fpimpmykali/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dewalt-arch%2Fpimpmykali/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dewalt-arch%2Fpimpmykali/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dewalt-arch","download_url":"https://codeload.github.com/Dewalt-arch/pimpmykali/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253588703,"owners_count":21932310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T18:01:35.410Z","updated_at":"2025-05-11T15:32:24.158Z","avatar_url":"https://github.com/Dewalt-arch.png","language":"Shell","funding_links":[],"categories":["Tools"],"sub_categories":["Posts from Hacker101 members on how to get started hacking"],"readme":"# pimpmykali.sh\n\n![pmk2 0 0](https://github.com/user-attachments/assets/08cdd9c8-83c7-41e0-a65c-8bf7690a7f36)\n\n\n# Fixes for new imported Kali Linux virtual machines\n  - Author assumes zero liability for any data loss or misuse of pimpmykali\n  - Baremetal installations are unsupported\n  - WSL/WSL2 installations are unsupported\n  - Menu breakdown added below revision history\n\n# Github index updated added +x permission:\n  - Script is now be executable upon clone (perms: 755 rwxr-xr-x added to github)\n  - There is no need to chmod +x pimpmykali.sh upon git clone\n\n# Installation:\n```console\n# Remove existing pimpmykali folder\nrm -rf pimpmykali/\n\n# Clone pimpmykali repository \u0026 enter the folder\ngit clone https://github.com/Dewalt-arch/pimpmykali\n\ncd pimpmykali\n\n# Execute the script - For a new Kali VM, run menu option 'N'\n# (The script must be run with root privileges)\nsudo ./pimpmykali.sh\n\n# Use --auto command line arg to bypass the menu and prompts\n\n# Use --help for full list of available command line args\n```\n\n# Special Thanks to Pimpmykali-Mirrors Testers!!\n  - Crazy_Man - https://github.com/The-Crazy-Man\n  - Andro\n\n# Code Contributors\n  - Yaseen - https://github.com/AhamedYaseen03\n  - Crazy_Man - https://github.com/The-Crazy-Man\n  - blindpentester https://github.com/blindpentester\n  - pswalia2u https://github.com/pswalia2u\n  - Alek https://github.com/wodensec\n  - Gr1mmie https://github.com/Gr1mmie\n  - Aksheet https://github.com/Aksheet10\n  - 0xC0FFEE VirtualBox Home Lab Build (updated link!)\n    https://benheater.com/building-a-security-lab-in-virtualbox/\n  - TheMadHuman https://github.com/TMH-Sec\n  - Aashiksamuel https://github.com/aashiksamuel  (sublime install fix)\n  - m4ul3r \n  - lbalmaceda https://github.com/lbalmaceda\n1\n# Writeups / Honorable Mentions\n  - ip3c4c_n00b https://ip3c4c.com/2202_homelab_vmware/\n\n# Revision 2.0.4 - Signing key fix\n  - new function new_kali_signingkey\n    - executed before each menu function\n    - check if new signing key is already installed\n      - if installed, skip\n      - if not installed\n        - download new signing key\n        - sha1sum checksum verification of signing key\n        - if checksum is valid, install new signing key\n    - updated --commands to check for new signing key\n    - added --fixsignkey to command line options\n    - Standalone menu option S\n\n# Revision 2.0.3 - arm64 + nukeimpacket\n  - added arch check to function\n    - if arch = arm64 exit \n    - if arch = amd64 continue\n\n# Revision 2.0.2 - updated fix_ghidra function\n  - updated DOWNLOAD_URL variable\n\n# Revision 2.0.1 - updated install impacket-0.9.19\n  - updated install_pip2_modules function\n  - updated install_old_impacket function\n\n# Revision 2.0.0 - Release\n- New additions and feature requests\n  - Menu option verification before execution \n    - on screen notification of which menu option is selected\n    - y or Y to continue\n    - n or N returns to main menu\n  - speedrun variable to bypass menu and prompts \n  - --auto command line switch, uses speedrun var\n    - set speedrun var to 1\n    - bypasses menu and prompts\n  - --autonoroot command line switch, uses speedrun var\n    - set speedrun var to 1 \n    - bypasses menu, prompts, and enable root login\n  - exit status checks on most all functions\n    - check done via case statement\n  - updated package installed lookup uses apt-cache\n    - speed improvement\n  - updated --help menu with new command line switches\n    - --bloodhound, --netexec, --cme, and many others \n    - use --help to view list and descriptions\n  - waybackrust\n    - installs to /usr/bin/waybackrust\n    - included in fix_missing\n    - command line switch --wayback\n  - plumhound\n    - installs to /opt/PlumHound\n    - symlinks created /usr/local/bin/PlumHound.py and /usr/local/bin/plumhound\n    - included in fix_missing\n    - command line switch --plumhound\n  - default to python3 and pip for python3\n      - python2.7 symlinked to /bin/python2\n      - pip2 installed to /usr/bin/pip2\n  - setup_binfmt_mount\n    - checks for kernel module binfmt_misc, loads module if not loaded\n    - checks /etc/fstab for binfmt_misc entry, appends to fstab if not found\n    - checks for binfmt_misc mount point, mounts if not mounted\n    - command line switch --binfmt\n  - setup_binfmt_winexe\n    - checks /proc/sys/fs/binfmt_misc for DOSWin\n    - creates /proc/sys/fs/binfmt_misc/DOSWin if not found\n    - installs wine\n    - command line switch --binfmt-winexe\n\n- Added functions\n    - update_linux_headers\n      - check for linux-headers installed after only_upgrade function\n      - ensures if new kernel is installed during only_upgrade linux-headers are installed\n    - is_installed, is_installed_remove, is_installed_reinstall\n      - reduce redundant code, exit status checks\n    - install_pip2\n      - install pip2 if not already installed\n      - /usr/bin/pip2\n    - install_pip3\n      - install pip3 if not already installed\n      - /usr/bin/pip\n    - install_pipx\n      - install pipx\n      - pipx ensurepath\n    - install_pip2_modules\n      - install required pip2 modules for older tooling\n    - install_pip3_modules\n      - check for required modules, install if not installed\n    - check_dmidecode function\n      - used in check_vm function\n\n- Updated functions\n  - make_rootgreatagain updated with speedrun var\n    - if --auto is used, bypass menu\n    - only prompt to set root password\n    - moved make_rootgreatagain to the earliest part of the script\n  - fix_sead_warning, fix_impacket_array, install_old_impacket\n    - install impacket 0.9.19 side by side with impacket latest\n    - python3 and pip for python3 as default\n    - pip2 for python2\n    - command line switch --nukeimpacket \n      - uses speedrun var\n      - bypasses prompts\n  - fix_cme\n    - installs from kali repo\n  - fix_netexec, fix_nxc_symlinks\n    - installs from github\n  - fix_seclists \n    - installs from kali repo\n  - fix_smb\n    - checks for client min protocol = lanman1\n  - fix_golang is now install_golang \n  - check_vm\n    - ensure linux-headers are installed\n    - calls update_linux_headers after apt upgrade\n  - fix_virtualbox\n    - install additions for detected virtualbox version on hostos\n  - fix_gowitness \n    - always get latest release from github\n    - installs additional dependencies\n  - fix_pyftpdlib \n    - updated for python3\n\n- Replaced functions\n    - python_pip_curl replaced with install_pip2\n    - fix_pipxlrd, fix_python_requests replaced with install_pip2_modules\n\n- Removed functions\n    - check_chrome, function was integrated with fix_chrome\n\n- Updated Menu items\n  - Menu option N, removed apt upgrade from function\n    - only menu option 9 or --upgrade will run an apt upgrade\n  - updated menu option 5 - Install Impacket\n    - function will install Impacket latest from kali repo\n  - Reduced overall number of menu items by using command line --args\n\n- Updated TCM Security course setup installations\n  - Practical Bug Bounty \n  - C# 101 for Hackers\n  - Hacking IoT\n  - PEH WebLabs\n  - Hacking API\n\n- Removed deprecated courses\n\n- change history before 2.0.0 moved to changelog.txt\n\n\n# Menu Breakdown of Pimpmykali\n\n- All menu options will require confirmation after selection\n  - Y or y to continue\n  - N or n to return to menu\n\n- Menu option N  (New Users/New VM's Should start here!)\n  - executes menu option 0 fix all ( options 1 thru 8 )\n  - command line switch: --newvm\n\n- Menu option = Pimpmykali-Mirrors (rev 1.3.2)\n  - obtain kali mirror list and process\n  - round-trip-time ping test to all mirrors, select top 10 with shortest rtt\n  - small download \u003e1MB from the top 10 mirrors, select top 5 fastest transfers\n  - large download 10MB test the final 5 mirrors, select fastest transfer\n  - generate new /etc/apt/sources.list with the new selected mirror\n  - prompt Y or N to write new changes to /etc/apt/sources.list\n    - Y writes changes /etc/apt/sources.list\n      - create backup of original sources.list in /etc/apt/sources.list_date_time\n      - write new deb and deb-src lines with new mirror to /etc/apt/sources.list\n    - N exits and makes no change to /etc/apt/sources.list\n  - command line switch: --mirrors\n\n- Menu Option ! - Nuke Impacket\n  - installs impacket 0.9.19 side by side with impacket latest\n  - pip3 as default\n    - /usr/bin/pip\n  - python3 as default\n    - /bin/python\n  - python2\n    - /bin/python2\n  - pip2 installed via curl\n    - /usr/bin/pip2\n  - pip2 modules installed for impacket 0.9.19\n  - command line switch: --nukeimpacket\n\n- Menu Option @ - Install Nessus (amd64 or arm64)\n  - downloads and installs the current version of Nessus \n  - starts nessusd service \n  - command line switch: --nessus\n\n- Menu Option $ - Uninstall Nessus (amd64 or arm64) \n  - stops all nessusd service\n  - uninstalls nessus \n  - command line switch: --nukenessus\n\n- Menu Option 1 - Fix missing\n  - fix_sources\n    - uncomment #deb-src from /etc/apt/sources.list\n  - setup binfmt_misc mount in /etc/fstab\n    - mount binfmt_misc /proc/sys/fs/binfmt_misc\n  - fix .hushlogin\n  - install libwacom-common if not installed\n  - check if linux-headers is installed\n  - check if dkms is installed\n  - set ssh for wide compatibility\n  - disables power management\n    - xfce\n    - gnome\n  - blacklists pcspkr kernel module \n    - /etc/modprobe.d/nobeep.conf\n  - installs if not installed\n    - amass\n    - assetfinder\n    - bloodhound\n    - chisel\n    - crackmapexec\n    - docker-compose from github\n    - enumforlinxu\n    - enumforlinux-ng\n    - flameshot installed\n    - ffuf\n    - gedit installed\n      - gedit display fix applied\n    - ghidra\n      - adds ghidra dark theme\n    - gobuster\n    - gowitness latest from github\n    - golang\n      - adds golang GOPATH to .bashrc and .zshrc\n    - google-chrome\n    - htop\n    - httprobe\n    - linpeas/winpeas from github\n      - /opt/winpeas\n      - /opt/linpeas\n    - locate\n    - mitm6\n    - nextexec from Pennnyw0rth github\n      - creates symlinks in /usr/local/bin\n    - neo4j\n    - plumhound\n    - proxychains\n    - pyftpdlib for python3\n    - python3-pip installed and set as the default pip\n      - /usr/bin/pip\n    - python2 pip via curl\n      - /usr/bin/pip2\n    - python3 is the default \n      - /bin/python\n    - python2\n      -  /bin/python2\n    - installs python2 modules for older tooling\n      - setuptools\n      - importlib\n      - flask\n      - ldap3==2.5.1\n      - pycryptodome\n      - xlrd==1.2.0\n      - scapy==2.4.0\n      - colorama\n      - termcolor\n      - service-identity\n      - requests==2.2.1\n    - rockyou\n      - gunzip /usr/share/wordlists/rockyou.gz\n    - seclists\n    - set (social engineering toolkit)\n    - spike\n    - sqlmap\n    - sshuttle\n    - vscode\n      - common vscode extensions\n    - waybackrust\n    - wfuzz\n  - command line switch: --missing\n\n- Menu Option 2 - Fix smb.conf\n  - checks for in /etc/samba/smb.conf\n    - client min protocol = LANMAN1\n  - command line switch: --smbconf\n\n- Menu Option 3 - Install Golang \n  - Installs golang\n    - checks for GOPATH in .bashrc and .zshrc\n    - if GOPATH is found, adds nothing\n    - if not found, adds GOPATH statements to both .zshrc and .bashrc\n  - command line switch: --golang\n\n- Menu Option 4 - Fix Grub\n  - adds mitigations=off to GRUB_CMDLINE_LINUX_DEFAULT\n  - command line switch: --grub\n\n- Menu Option 5\n  - Installs latest impacket from kali repo\n  - command line switch: --impacket\n\n- Menu Option 6 - Enable root login\n  - installs kali-root-login\n    - prompts for root password\n    - copy /home/kali/* to /root prompt (1.1.2)\n    - prompt are you sure? to copy /home/kali to /root prompt (1.1.3)\n  - command line switch: --root\n\n- Menu Option 7\n  - fix_dockercompose\n    - installs docker.io from kali repo\n    - check if docker compose is installed or not\n    - if not installed, install latest from github\n    - if installed, check local version vs github version\n      - install newer version if found\n    - Menu option 7 is included in Menu options 0, N or 1\n  - command line switch: --dockercompose\n\n- Menu Option 8 - Fix Nmap\n  - wget nmap script fixes\n    - clamav-exec.nse\n    - http-shellshock.nse\n    - included in fix_missing\n  - command line switch: --nmap\n\n- Menu Option 9 - Pimpmyupgrade\n  - ensure linunx-headers are installed before and after apt upgrade\n  - Hypervisor detection (vmware, virtualbox, qemu/libvirt)\n    - installs additions for detected version of virtualbox on hostos\n  - virtualbox shared folder fix applied\n  - command line switch --upgrade\n\n- Menu Option 0 - Fix all (1-8)\n  - Executes ONLY Menu options 1 thru 8\n  - command line switches:\n    - --auto \n      - bypasses menu\n      - enables root login\n      - only prompt is to set the root account password\n    - --autonoroot\n      - bypasses menu\n      - bypasses prompts\n      - bypasses enable root login\n    - --all\n      - bypasses menu\n      - bypasses enable root login\n      - has all prompts\n\n- Menu Option A\n  - Setup for Mobile Application Penetration Tester course\n  - command line switch: --mapt\n\n- Menu Option B\n  - Installs labs for TCM Practical Bugbounty course \n  - command line switch: --pbb\n\n- Menu Option C\n  - removed, see --chrome command line switch\n  - is included in Menu options 0, N or 1\n\n- Menu Option D - Fix Gedit Connection Refused\n  - removed see --gedit command line switch\n    - install gedit\n    - Apply gedit unable to open display as root fix\n  - is included in Menu options 0, N or 1\n\n- Menu Option E \n  - Install TCM PEH Course WebApp Labs, docker\n  - command line switch: --pehweblab\n\n- Menu Option F\n  - removed see --brokenxfce command line switch\n    - Fixes XFCE Broken Icons \"TerminalEmulator\" Not Found\n    - Fixes XFCE Open Catfish instead of Thunar\n\n- Menu Option G\n  - removed see --ghidra command line switch\n  - is included in Menu options 0, N or 1\n\n- Menu option H - Fix httprobe\n  - removed see --httprobe command line switch\n  - is included in Menu options 0, N or 1\n\n- Menu Option I\n  - removed see --mitm6 command line switch\n  - is included in Menu options 0, N or 1\n\n- Menu Option J\n  - none\n\n- Menu Option K\n  - Reconfigure Keyboard, Language and Layout + Variant\n\n- Menu Option L\n  - removed see --sublime command line switch\n\n- Menu Option M\n  - none\n\n- Menu Option N\n  - listed above at the top\n\n- Menu Option O - Practical API Hacking Course\n  - Practical API Hacking course setup \n  - amd64 and arm64 aware\n  - root user and normal user aware\n  - installs docker.io docker-compose\n    - docker service is enabled \n  - installs postman to /opt/Postman/Postman \n    - symlink is created for /opt/Postman/Postman at /usr/bin/postman\n  - cleanup.sh script created \n  - installs crAPI to $HOME/labs\n  - command line switch: --api\n\n- Menu Option P\n  - Download all the peas from github\n    - linpeas to /opt/linpeas\n    - winpeas to /opt/winpeas\n\n- Menu Option Q\n\n- Disable Power Management function moved to Menu options 0, N or 1\n  - Detect desktop environment\n    - XFCE\n    - Gnome\n  - Disable power management\n  - is included in Menu options 0, N or 1\n\n- Menu Option S - Fix Signing Key\n  - Fix Signing Key\n\n- Menu Option T\n  - Reconfigure Timezone\n\n- Menu Option U\n  - Install Netexec (nxc)\n  - command line switch: --netexec\n\n- Menu Option V\n  - Install MS VSCode\n  - command line switch: --vscode\n\n- Menu Option X\n  - exit pimpmykali.sh menu\n\n- Menu Option Y\n  - Andrew B's IoT and Hardware Hacking Course Setup \n    - install dependencies sigrok xxd zlib1g-dev liblzma-dev liblzo2-dev\n    - clone sasquatch to /opt/sasquatch\n    - patches sasquatch with M1-Kali.patch.txt\n    - builds patched sasquatch\n    - installs to /usr/local/bin/sasquatch\n    - calls fix_ghidra function to install ghidra from github\n    - installs ghidra dark theme to /opt/ghidra-dark-theme\n  - command line switch: --iot\n\n- Menu Option Z\n  - Install course requirements for Alex T's C# 101 for Hackers\n    - installs vscode\n    - installs vscode course extensions\n    - installs dotnet, aspnetcore, dotnet-runtime\n    - adds DOTNET_ROOT path statments to $HOME/.nameofshellrc \n  - command line switch: --csharp\n\n# Command line switches and descriptions\n  - To view all command line args\n    - sudo ./pimpmykali.sh --help\n    - --auto  \n      - set speedrun var\n      - bypass menu\n      - only prompt is to set password for the root account\n    - --autonoroot  \n      - set speedrun var \n      - bypass menu\n      - bypass enable root login\n      - bypass prompts\n    - --all\n      - run menu option 0 (fix all) \n      - all prompts\n      - bypass enable root login\n    - --binfmt\n      - enable and mount /proc/sys/fs/binfmt_misc\n    - --binfmt-winexe\n      - enable dos/windows exe in binfmt_misc, installs wine\n    - --bloodhound  \n      - install bloodhound\n    - --brokenxfce  \n      - apply broken xfce fix\n    - --cme  \n      - install crackmapexec\n    - --checkvm  \n      - detect hypervisor\n        - vmware\n        - virtualbox\n        - qemu/utm\n      - install guest additions for detected hypervisor\n    - --dockercompose  \n      - install docker compose\n    - --flameshot\n      - install flameshot\n    - --fixsignkey\n      - fix kali linux signing key\n    - --gedit\n      - install gedit\n      - apply fix connection refused fix\n    - --golang\n      - install golang\n    - --gowitness\n      - install gowitness latest from github\n    - --ghidra\n      - install ghidra from github, add dark theme\n    - --grub\n      - update grub\n    - --help  \n      - this help menu\n    - --httprobe  run fix_httprobe\n    - --impacket  install impacket latest\n    - --nukeimpacket  \n      - install impacket 0.9.19\n      - python3 as default\n        - /bin/python\n      - pip3 as default \n        - /usr/bin/pip\n      - install pip2 via curl\n        - /usr/bin/pip2\n    - --mirrors  \n      - run pimpmykali-mirrors speedtest\n    - --mitm6  \n      - reinstall mitm6\n    - --missing\n      - run menu option 1 (fix missing)\n    - --neo4j\n      - install neo4j\n    - --newvm  \n      - menu option N new vm setup\n    - --nmap  \n      - run fix nmap\n    - --netexec\n      - install netexec from github\n    - --nessus\n      - download nessus latest\n      - install nessus \n      - start nessusd service\n    - --nukenessus\n      - stop nessusd service \n      - remove nessus\n    - --peas\n      - get all the peas from github (linpeas/winpeas)\n      - linpeas to /opt/linpeas\n      - winpeas to /opt/winpeas\n    - --plumhound  \n      - install plumhound\n      - adds symlinks in /usr/local/bin to put plumhound in $PATH\n    - --root\n      - set speedrun var\n      - enable root login\n      - only prompt is to set root account password\n    - --smbconf\n      - run fix smb.conf \n    - --seclists\n      - install seclists\n    - --spike  \n      - run fix_spike function\n    - --sublime\n      - install sublime\n    - --vscode  \n      - install ms-vscode\n    - --wayback  install waybackrust\n    - --upgrade\n      - system upgrade\n      - checks for linux-headers installed after upgrade\n      - hypervisor detection\n        - vmware\n        - virtualbox\n        - qemu/utm\n      - install guest additions for detected hypervisor\n    - Python fixes:\n      - --pip2  \n        - install pip2 via curl\n        - /usr/bin/pip2\n      - --pip3 \n        - install pip3\n        - /usr/bin/pip\n      - --fixpip \n          - run fix pip function\n          - ensure /usr/bin/pip is for python3\n      - --pipx\n        - install pipx\n        - pipx ensurepath\n    - TCM Security course setups\n      - --api  Hacking API course setup\n      - --csharp  C# course setup\n      - --iot  IoT Hacking course setup\n      - --mapt  Mobile Application Pentester course setup\n      - --pbb  Practical Bugbounty course setup\n      - --pehweblab  PEH course Web Lab setup\n\n# TODO\n  - clean up todo list :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDewalt-arch%2Fpimpmykali","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDewalt-arch%2Fpimpmykali","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDewalt-arch%2Fpimpmykali/lists"}