Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 796 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 796 Bytes

Proxy-Testing-Platform

Welcome to the Proxy Testing Platform! Our web application allows users to manage and test the status of their HTTP proxies easily. With features like user authentication, proxy management, and background status testing, managing your proxies has never been easier.

Prerequisites

Before you begin, ensure you have the following installed on your system:

Installation and setup

  1. Clone the repository: git clone https://github.com/NaturalT314/Proxy-Testing-Platform.git
  2. Navigate to the project directory: cd Proxy-Testing-Platform
  3. Start the backend and frontend services using Docker Compose: docker-compose up -d
  4. Access the frontend application in your web browser at: http://localhost:3000