mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-26 01:15:54 +03:00
[PR #222] Port to python 3 and up to date packages #348
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#348
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?
📋 Pull Request Information
Original PR: https://github.com/LionSec/katoolin/pull/222
Author: @s-h-3-l-l
Created: 1/8/2020
Status: 🔄 Open
Base:
master← Head:master📝 Commits (10+)
b71dd14katoolin -> katoolin388b0b65Enabled Issuingc3ebd6bAdded 'Message to author'-issuing6d66d09Updated README1b5a1e6Added remove feature703e822Improved Usage sectioned35f6fMade release-readyc1a9976Added installation instructionsbb56d24Installation recieves Kalis keys60718cbUninstall old katoolin configuration📊 Changes
23 files changed (+1695 additions, -1782 deletions)
View changed files
➕
.github/ISSUE_TEMPLATE/bug_report.md(+38 -0)➕
.github/ISSUE_TEMPLATE/feature_request.md(+20 -0)➕
.github/ISSUE_TEMPLATE/message-to-author.md(+10 -0)📝
.gitignore(+3 -56)➖
Changelog.txt(+0 -7)📝
LICENSE(+0 -53)📝
README.md(+90 -36)➕
TODO(+1 -0)➕
_config.yml(+1 -0)➕
conf.sh(+17 -0)➖
core/__init__.py(+0 -0)➖
core/categories.py(+0 -91)➖
core/gear.py(+0 -237)➕
install.sh(+29 -0)➖
katoolin.py(+0 -1302)➕
katoolin3.py(+1174 -0)➕
maintenance/README.md(+27 -0)➕
maintenance/missing.py(+17 -0)➕
maintenance/search.py(+23 -0)➕
maintenance/sort.py(+39 -0)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.