Skip to content

یک پروژه شناسایی وی پی ان که با استفاده از ریکت توسعه داده شده است

Notifications You must be signed in to change notification settings

erfan-esmkhan/vpn-detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vpn detector

A simple project using react-vpn-detector to check if a user is connected via VPN.

Features

  • Detect VPN usage.
  • Easy to use.
  • Lightweight.

Getting Started & Usage

  1. Clone the repository:

    git clone https://github.com/erfan-esmkhan/vpn-detect
  2. Go to the project folder:

    cd vpn-detect
  3. Install dependencies:

    npm i
  4. Start the development server:

    npm start

How It Works

react-vpn-detector checks the user's IP address and matches it with known VPN providers. The useVpnDetector hook returns true if a VPN is detected, otherwise false.

Contributing

Contributions are welcome! Open an issue or create a pull request.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add a feature').
  4. Push your branch (git push origin feature/YourFeature).
  5. Open a pull request.

Acknowledgments

  • react-vpn-detector for the core functionality.
  • The open-source community for their support.

Feel free to reach out if you have any questions or need help!

About

یک پروژه شناسایی وی پی ان که با استفاده از ریکت توسعه داده شده است

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published