Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.26 KB

File metadata and controls

24 lines (16 loc) · 1.26 KB

Proxy IP Checker Vercel API

https://api-virid-eta.vercel.app/

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.

🚀 Deploy to Vercel

You can deploy your own instance of this proxy checker to Vercel in a few simple steps.

  1. 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.
  2. 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.
  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.

Deploy with Vercel