Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.