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.
Before you begin, ensure you have the following installed on your system:
- Docker
- Git
- Clone the repository:
git clone https://github.com/NaturalT314/Proxy-Testing-Platform.git
- Navigate to the project directory:
cd Proxy-Testing-Platform
- Start the backend and frontend services using Docker Compose:
docker-compose up -d
- Access the frontend application in your web browser at:
http://localhost:3000