internetwache / GitTools

A repository with 3 tools for pwn'ing websites with .git repositories available
MIT License
3.78k stars 612 forks source link

Rewrite argument parsing #12

Open gehaxelt opened 6 years ago

gehaxelt commented 6 years ago

As discussed in #8, the argument parsing should be rewritten, so that positional and non-positional arguments can be reliably parsed. See [0] for ideas.

[0] https://stackoverflow.com/questions/192249/how-do-i-parse-command-line-arguments-in-bash