Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 711 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 711 Bytes

Python Versions License: MIT

About

Project: ProxyAlly

This project corresponds to a web application which aggregates HTTP(S) proxies from variety of sources around the web and make them available under a single interface with an extensive set of features.

Application Stacks

This is a typical full-stack web application

  • Frontend (webapp)
  • Backend (webapi)
  • Database (MongoDB)

Instructions

See README.md in sub directories (webapp & webapi) for specific instructions how to deploy and run this project