Releases: iproxy-online/socks5-udp-checker
Release list
v0.0.3
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-checkerThe interactive interface will guide you through:
- Enter your SOCKS5 proxy details
- Specify an NTP server (default:
time.google.com:123) - Press Enter to test UDP connectivity
- Review the results
Changelog
Others
- 171b521: IX_CORE-1665: fix broken version screen (#4) (@dengaleev)
Thanks
Thanks to everyone who contributed to this release!
Full Changelog: v0.0.2...v0.0.3
v0.0.2
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-checkerThe interactive interface will guide you through:
- Enter your SOCKS5 proxy details
- Specify an NTP server (default:
time.google.com:123) - Press Enter to test UDP connectivity
- Review the results
Changelog
Others
- e4bbd42: Merge pull request #2 from iproxy-online/develop (@dengaleev)
- 2d9ce35: Merge remote-tracking branch 'origin/main' into develop (@dengaleev)
- d656236: better keys (@dengaleev)
- 7e36325: better version printing (@dengaleev)
- ab72531: fix CI settings (@dengaleev)
- 8b80f00: fix build (@dengaleev)
- 5c8ab9c: fix configuration (@dengaleev)
- abcd107: improve docs (@dengaleev)
- c5422e3: init parse (@dengaleev)
- 3eef893: try to fix CI [2] (@dengaleev)
- a82c569: ui and doc (@dengaleev)
Thanks
Thanks to everyone who contributed to this release!
Full Changelog: v0.0.1...v0.0.2
v0.0.1
🌐 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-checkerChangelog
Others
- 2c984eb: Initial commit (Denis Galeev 11516397+dengaleev@users.noreply.github.com)
- 25b78db: Merge pull request #1 from iproxy-online/develop (Denis Galeev 11516397+dengaleev@users.noreply.github.com)
- 823df15: better UI (Denis Galeev dengaleev@gmail.com)
- aa29b24: init release (Denis Galeev dengaleev@gmail.com)
- 8ecc940: init simple tool (Denis Galeev dengaleev@gmail.com)
💝 Thanks
Thanks to everyone who contributed to this release!
Full Changelog: ...v0.0.1