Skip to content

A modern, open-source desktop application for testing and validating proxy lists with real-time results.

License

Notifications You must be signed in to change notification settings

Lax3n/proxy-tester

 
 

Repository files navigation

Vital Proxy Tester Logo

Vital Proxy Tester

A modern, open-source desktop application for testing and validating proxy lists with real-time results.

Download Latest Release

Installation Guide · Report a Bug · Request a Feature


Vital Proxy Tester Screenshot


📦 About The Project

The Vital Proxy Tester is a powerful yet simple tool built for anyone who works with proxies. Developed with a modern tech stack (Next.js, Tauri, and Zustand), it provides a fast, beautiful, and intuitive cross-platform experience.

No more slow or clunky testing tools. Get instant feedback with a detailed, real-time analysis for each proxy in your list.

Key Features

  • 🚀 High-Performance Testing: Asynchronously tests proxies with a configurable concurrency limit to get results fast.
  • 📡 Multi-Protocol Support: Automatically detects and tests for HTTP, HTTPS, SOCKS4, and SOCKS5 protocols to correctly validate any type of proxy.
  • 🌍 Geo-IP Data: For each successful proxy, view Status, Latency (TTFB), IP Address, Country, City, and ISP.
  • Smart & Interactive UI:
    • Auto-Parsing: Paste your list in almost any common format (host:port:user:pass, user:pass@host:port, etc.) and the app handles it.
    • Easy Actions: Copy proxy strings/IPs, view detailed breakdowns, and manage your results with a single click.
  • 🔄 Automatic Updates: The app notifies you when a new version is available, so you're always up-to-date.
  • 💻 Cross-Platform: Works seamlessly on macOS, Windows, and Linux.

💾 Installation & Usage

Find your operating system in the table below and click the direct download link.

(Note: The version numbers in the filenames update with each new release. These links always point to the latest version.)

Platform Architecture File Type Download Link Notes
🪟 Windows 64-bit (x64) .exe Download Easiest option, auto-installs
🪟 Windows 64-bit (x64) .msi Download Alternate installer
🍎 macOS Apple Silicon .dmg Download M1/M2/M3 Macs
🍎 macOS Intel .dmg Download Most Intel Macs
🐧 Linux Universal (x64) .AppImage Download Works on most modern distros
🐧 Linux Debian-based .deb Download Ubuntu/Debian systems
🐧 Linux RHEL-based .rpm Download Fedora/RHEL/CentOS

Important Note for macOS Users: The first time you run the app, you will need to right-click the application icon and select "Open" from the context menu. In the security prompt that appears, click "Open" again. You only need to do this once.

Once installed, simply paste your proxy list, configure your options, and click "Run Test"!


💻 Development & Contribution

We welcome contributions from the community! Whether it's a bug fix, a new feature, or a documentation improvement, your help is appreciated!

Prerequisites

To get the development environment running, you'll need the following installed:

Local Development Setup

  1. Clone the repository:
    git clone https://github.com/vital-proxies/proxy-tester.git
    cd proxy-tester
  2. Install dependencies:
    yarn install
  3. Run the development server:
    yarn tauri dev

How to Contribute

We follow the standard GitHub Fork & Pull Request workflow and the Conventional Commits specification.

  1. Find or Create an Issue: Please check the Issues Page before starting work to avoid duplication.
  2. Fork the Project & Create a Branch:
    git checkout -b feature/MyAmazingFeature
  3. Commit Your Changes with a conventional commit message:
    git commit -m 'feat: Add sorting to the results table'
  4. Open a Pull Request and link it to the relevant issue.

⭐ Connect with Vital Proxies

This tool is proudly developed and maintained by the team at Vital Proxies. We offer premium residential and ISP proxies designed for performance, reliability, and security. If you need high-quality proxies for your own projects, check us out!


Built with ❤️ and the power of open source.

About

A modern, open-source desktop application for testing and validating proxy lists with real-time results.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.4%
  • JavaScript 8.4%
  • CSS 4.9%
  • Rust 1.3%