Skip to content

Commit

Permalink
added To-Do to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
foulenzer committed Sep 11, 2020
1 parent 809ae95 commit 7c61195
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# paraglider
tool to check source-code for (hidden) parameters - written in python

## To-Do
- [x] fix this shit so it works again
- [ ] colorful output
- [ ] add more regexes

## usage
`python paraglider.py path/to/list/of/domains.txt`
`python3 paraglider.py path/to/list/of/domains.txt`

0 comments on commit 7c61195

Please sign in to comment.