Skip to content

Releases: iproxy-online/socks5-udp-checker

v0.0.3

Choose a tag to compare

@dengaleev dengaleev released this 13 Feb 14:02
171b521

SOCKS5 UDP Checker v0.0.3

A simple command-line tool for testing UDP support in SOCKS5 proxy servers using the Network Time Protocol (NTP).

SOCKS5 UDP Checker is a cross-platform command-line utility that verifies whether SOCKS5 proxy servers properly support UDP traffic forwarding. The tool performs this verification by attempting to execute Network Time Protocol (NTP) queries through the specified proxy connection.

Installation

Download the appropriate binary for your operating system from the release assets below:

  • Linux: socks5-udp-checker-linux-amd64
  • macOS (Intel): socks5-udp-checker-darwin-amd64
  • macOS (Apple Silicon): socks5-udp-checker-darwin-arm64
  • Windows: socks5-udp-checker-windows-amd64.exe

Getting Started

Run the application from your terminal:

socks5-udp-checker

The interactive interface will guide you through:

  1. Enter your SOCKS5 proxy details
  2. Specify an NTP server (default: time.google.com:123)
  3. Press Enter to test UDP connectivity
  4. Review the results

Changelog

Others

Thanks

Thanks to everyone who contributed to this release!

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@dengaleev dengaleev released this 19 Jul 10:37
e4bbd42

SOCKS5 UDP Checker v0.0.2

A simple command-line tool for testing UDP support in SOCKS5 proxy servers using the Network Time Protocol (NTP).

SOCKS5 UDP Checker is a cross-platform command-line utility that verifies whether SOCKS5 proxy servers properly support UDP traffic forwarding. The tool performs this verification by attempting to execute Network Time Protocol (NTP) queries through the specified proxy connection.

Installation

Download the appropriate binary for your operating system from the release assets below:

  • Linux: socks5-udp-checker-linux-amd64
  • macOS (Intel): socks5-udp-checker-darwin-amd64
  • macOS (Apple Silicon): socks5-udp-checker-darwin-arm64
  • Windows: socks5-udp-checker-windows-amd64.exe

Getting Started

Run the application from your terminal:

socks5-udp-checker

The interactive interface will guide you through:

  1. Enter your SOCKS5 proxy details
  2. Specify an NTP server (default: time.google.com:123)
  3. Press Enter to test UDP connectivity
  4. Review the results

Changelog

Others

Thanks

Thanks to everyone who contributed to this release!

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@dengaleev dengaleev released this 10 Jul 20:44
25b78db

🌐 SOCKS5 UDP Checker v0.0.1

Beautiful, interactive CLI tool to test UDP connectivity through SOCKS5 proxies using NTP.

📦 Installation

Download the appropriate binary for your platform from the assets below.

🚀 Quick Start

./socks5-udp-checker

Changelog

Others

💝 Thanks

Thanks to everyone who contributed to this release!

Full Changelog: ...v0.0.1