Skip to content

dmmeteo/flask-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-proxy

How to start

Run the following command to build the docker image flask-proxy from root directory:

docker build -t flask-proxy:latest

Run the docker container

 docker run -p 5000:5000 flask-proxy 

Then go to http://0.0.0.0:5000 to be able to see what's going out.

About

Simple phishing server for habr.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published