diff --git a/README.md b/README.md new file mode 100644 index 0000000..c89a85a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +

A program that finds the admin panel of sites 👨‍💻

+

❗ I am not responsible for your actions

+

How to use ?

+1) Download Python www.python.org
+2) Download the Request and termcolor libraries
+pip install requests
+pip install termcolor
+3) Enter admin pages in the pages variable in the admin_finder.py file
+Start the program. Enter the url and enjoy 😎