Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulazizSherzodjanov authored Jul 13, 2023
1 parent 694cd9a commit 4b3c638
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<h2><center>A program that finds the admin panel of sites πŸ‘¨β€πŸ’»</center></h1>
<p>❗ I am not responsible for your actions</p>
<h4>How to use ?</h4>
1) Download Python www.python.org<br>
2) Download the Request and termcolor libraries<br>
pip install requests<br>
pip install termcolor<br>
3) Enter admin pages in the pages variable in the admin_finder.py file<br>
Start the program. Enter the url and enjoy 😎<br>

0 comments on commit 4b3c638

Please sign in to comment.