From 7c61195adaa17c0451e19092ae3d554b1fb76454 Mon Sep 17 00:00:00 2001 From: Benjamin Intfeld Date: Fri, 11 Sep 2020 22:09:02 +0200 Subject: [PATCH] added To-Do to readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3dbc4d..e65bd1d 100644 --- a/README.md +++ b/README.md @@ -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`