Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mecaneer23/hackertyper
Classic hackertyper, but in the terminal.
https://github.com/mecaneer23/hackertyper
Last synced: about 2 months ago
JSON representation
Classic hackertyper, but in the terminal.
- Host: GitHub
- URL: https://github.com/mecaneer23/hackertyper
- Owner: mecaneer23
- License: mit
- Created: 2022-02-24T20:52:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T16:33:24.000Z (7 months ago)
- Last Synced: 2024-06-10T19:26:02.708Z (7 months ago)
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hackertyper
Classic hackertyper, but in the terminal.
## Running
```bash
git clone https://github.com/Mecaneer23/hackertyper.git
cd hackertyper
./hacker.py
```## Which file should I use?
`hacker.py` provides a simple way to get the desired output, but `hacker_flags.py` adds a more complicated flag mechanism, allowing for easier modifications.