https://github.com/callocgd/breach-compilation-merger
faster version of the breach-complation's shell scripts written in python but will soon be written in either Rust or C++
https://github.com/callocgd/breach-compilation-merger
breach-compilation combolist combolist-merger
Last synced: 4 months ago
JSON representation
faster version of the breach-complation's shell scripts written in python but will soon be written in either Rust or C++
- Host: GitHub
- URL: https://github.com/callocgd/breach-compilation-merger
- Owner: CallocGD
- License: mit
- Created: 2024-01-28T22:27:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T22:41:44.000Z (over 2 years ago)
- Last Synced: 2024-12-30T20:13:53.933Z (over 1 year ago)
- Topics: breach-compilation, combolist, combolist-merger
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# breach-complation-merger
Faster version of the breach-complation's old shell scripts written in python but will soon be written in either Rust or C++ if I have the time
## Why?
Let's face it
- breach complation is old and the shell scripts it had are now 7 years old.
- the shell scripts call for too many proccesses at a time and when you have so many files this can be very slow.
## How to install
There's only one other python library we need called `click` luckily I made you a requirements.txt file
## TODOS
- I have plans to write more stuff in the future to our python version
such as email lookup and a file splitter for when things become too full.