8000 GitHub - Sa7yaC/FlaskApp: This is the web app for phising campaign project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from Hactify/FlaskApp

This is the web app for phising campaign project

Notifications You must be signed in to change notification settings

Sa7yaC/FlaskApp

 
 

Repository files navigation

Steps to run locally

  1. Make sure you have python installed on your machine
  2. clone the repo
  3. navigate to project directory
  4. open cmd prompt and run pip install virtualenv
  5. run virtualenv venv
  6. run venv\Scripts\activate
  7. run pip install -r requirements.txt
  8. run python app.py
  9. You will get a url where the web app will be running. Open the url and its done!

About

This is the web app for phising campaign project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.8%
  • HTML 39.3%
  • CSS 5.9%
0