mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-25 08:55:59 +03:00
[GH-ISSUE #280] Katoolin last part #235
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#235
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 @DestructiveHacker on GitHub (May 17, 2021).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/280
Sir after the command [ chmod +x /usr/bin/katoolin ] when i do sudo katoolin it says command not found
@strangeronthesofa commented on GitHub (Jun 18, 2021):
My guess is that you don't have the required Python version installed, you need Python 2.7, you probably only have Python 3.x.x installed, as 2.7 has been removed from Ubuntu 20.04.