Skip to content

Proxy Checker is a powerful and efficient application for testing the availability and speed of proxies. Built using Tauri, React, Vite, and styled with shadcn, this tool offers a modern and performant UI, while being lightweight and secure.

License

Notifications You must be signed in to change notification settings

dry-com/proxy-checker

Repository files navigation

Proxy Checker

Join our Telegram GitHub Twitter YouTube

License Issues Stars

Proxy Checker is a powerful and efficient application for testing the availability and speed of proxies. Built using Tauri, React, Vite, and styled with shadcn, this tool offers a modern and performant UI, while being lightweight and secure.

Features

  • Cross-platform: Runs on Windows, macOS, and Linux.
  • Efficient Testing: Quickly test multiple proxies for connectivity and speed.
  • User-Friendly Interface: Built with React and styled using shadcn for a clean and intuitive UI.
  • Lightweight & Secure: Developed using Tauri to ensure a small footprint and enhanced security.
  • Real-time Feedback: Get instant results on the status of each proxy.

Technologies Used

  • Tauri: Framework for building tiny, fast, and secure desktop applications.
  • React: JavaScript library for building user interfaces.
  • Vite: Next-generation frontend tooling.
  • shadcn: UI components and styling based on Radix UI primitives.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js: Version 14.x or later
  • Rust: Required for Tauri development
  • yarn or npm: For package management

Installation

  1. Clone the repository:

    git clone https://github.com/dry-com/proxy-checker.git
    cd proxy-checker
  2. Install dependencies:

    If you use yarn:

    yarn install

    Or if you use npm:

    npm install
  3. Build the application:

    For development:

    npm tauri dev

    For production:

    npm tauri build

Usage

After following the installation steps, you can start using Proxy Checker:

  1. Run the application:

    cargo tauri dev
  2. Load Proxies: Add the list of proxies you want to test.

  3. Start Checking: Click the "Check" button to start testing proxies.

  4. View Results: The status and speed of each proxy will be displayed in real-time.

Contributing

Contributions are always welcome!

To contribute:

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

Please make sure your code adheres to the project's coding standards.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

  • Thanks to the Tauri, React, Vite, and shadcn teams for their incredible tools and frameworks.

Join our Telegram GitHub Twitter YouTube

About

Proxy Checker is a powerful and efficient application for testing the availability and speed of proxies. Built using Tauri, React, Vite, and styled with shadcn, this tool offers a modern and performant UI, while being lightweight and secure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published