SubsCheck-Win-GUI is a Windows desktop application for auditing proxy subscriptions and testing the performance of individual proxy nodes. It provides a graphical interface that lets users validate proxy subscription links by checking each node for connectivity and speed, and then measures latency and throughput to produce clear numerical metrics on connection quality.
Principalele funcționalități ale cmliu/subscheck-win-gui sunt: Proxy Audit, Proxy Node Performance Metrics, Desktop Proxy Subscription Managers, Proxy Node Performance Testers, Proxy Node Speed Testers, Subscription URL Parsers, Subscription Validators, UI-Responsive Background Workers.
Alternativele open-source pentru cmliu/subscheck-win-gui includ: tindy2013/stairspeedtest-reborn — stairspeedtest-reborn is an asynchronous network testing engine and performance analyzer designed to benchmark proxy… mahdibland/v2rayaggregator — V2RayAggregator is a tool designed to collect, filter, and convert network bypass nodes from multiple public sources.… cloudflare/flan — Flan is a containerized network vulnerability scanner and security auditor. It identifies open ports and service… pythonguis/pythonguis-examples — This project is a collection of implementation patterns and source code examples for building desktop applications… linkerd/linkerd — Linkerd is a Kubernetes service mesh that manages network traffic between microservices. It functions as a transparent… houtianze/bypy — bypy is a Python client for interacting with Baidu Yun cloud storage via its official API. It functions as both a…
stairspeedtest-reborn is an asynchronous network testing engine and performance analyzer designed to benchmark proxy connectivity and speed. It functions as a diagnostic platform for measuring latency and throughput across multiple Shadowsocks and V2Ray proxy nodes, providing a web-based interface for configuration and visualization. The system optimizes proxy routing by evaluating the stability and efficiency of various network paths through automated batch testing. It utilizes a concurrent worker system that executes isolated subprocesses to ensure individual node tests do not interfere wit
V2RayAggregator is a tool designed to collect, filter, and convert network bypass nodes from multiple public sources. It functions as a proxy aggregator that identifies and gathers Shadowsocks, Trojan, and Vmess nodes to maintain a comprehensive pool of connection points. The project distinguishes itself through its ability to transform proxy lists into multiple standardized schemas, including Base64, Mixed, and Clash YAML formats, ensuring compatibility across various client applications. It also utilizes a performance filter to measure average connection speeds, allowing it to rank and iden
Flan is a containerized network vulnerability scanner and security auditor. It identifies open ports and service versions across a network to detect known security weaknesses and misconfigurations. The system is designed to run within isolated container environments, utilizing configuration maps to manage target lists and secrets. It includes a dedicated mechanism for archiving scan output files and security analysis data to remote S3 buckets for long-term storage. The tool generates formatted vulnerability summaries and security reports in multiple document formats for technical analysis. I
Linkerd is a Kubernetes service mesh that manages network traffic between microservices. It functions as a transparent networking proxy, layer 7 traffic manager, and mutual TLS security layer, providing observability and reliability for service-to-service communication without requiring changes to application code. The project distinguishes itself through a sidecar-proxy architecture that intercepts TCP and application-level traffic to provide automatic mutual TLS encryption and identity verification. It enables cross-cluster service networking to link multiple clusters and implements cloud-n