mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-25 17:05:57 +03:00
[GH-ISSUE #58] Enhancement: Replace Kali Menu & classicmenu-indicator w/CMDL Menu #48
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jan 5, 2017).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/58
@LionSec I appreciate what you've done so far. After my first Kali Linux install in a VM, while I loved the spirit of the project, I also wanted to separate the tools from the distribution. At the time I was doing a lot of Linux from Scratch builds and I started building a bash script for adding InfoSec tools to that build. Of course, it's all from source, no package management. I digress.
This Enhancement suggestion is for the following:
This way, users are always coming back to katoolin for their pentesting needs. Post-install, you can see a new option "Kali Linux Menu" that provides menu navigation from within katoolin rather than via classicmenu-indicator. The menu is populated based upon the installed packages, per usual.
I think I saw somewhere your V2.0 is going to contain uninstall prompts, and I think extending functionality further to self-contain all Kali Linux Tools functionality makes sense. cmdl tools will open in the same terminal, and GUI tools will do the pop-up open, per usual.
Cheers!