This is a simple API built with FastAPI in Python that allows you to check the status of a proxy (IP:PORT). This project is configured for easy deployment on the Vercel platform.
You can deploy your own instance of this proxy checker to Vercel in a few simple steps.
-
Sign Up & Connect Accounts:
- First, create a free account on Vercel.
- After signing up, connect your GitHub account to Vercel. This allows Vercel to access and deploy your repositories.
-
Fork the Repository:
- Go to the GitHub repository and click the "Fork" button in the top-right corner. This will create a copy of the project under your own GitHub account.
- if you don't have github account, you can use step 3.
-
Deploy:
- Once your accounts are ready and you have forked the repository, click the "Deploy with Vercel" button below. Vercel will automatically clone your forked repository and deploy the application.