# shadowsocks/shadowsocks-qt5

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/shadowsocks-shadowsocks-qt5).**

7,933 stars · 2,286 forks · C++ · LGPL-3.0 · archived

## Links

- GitHub: https://github.com/shadowsocks/shadowsocks-qt5
- awesome-repositories: https://awesome-repositories.com/repository/shadowsocks-shadowsocks-qt5.md

## Topics

`cross-platform` `proxy` `qt5` `shadowsocks`

## Description

Shadowsocks-qt5 is a cross-platform graphical interface for configuring and managing Shadowsocks proxy connections. It functions as a SOCKS5 proxy manager used to route network traffic through remote encrypted proxy servers.

The project includes a proxy latency tester to measure round-trip times to remote servers and a network traffic monitor that tracks the volume of data sent and received through active connections.

The software provides mechanisms for proxy profile management, allowing users to store and switch between different server configurations. It also includes a proxy connection interface to operate these settings across different operating systems.

## Tags

### Networking & Communication

- [Cross-Platform Proxy Clients](https://awesome-repositories.com/f/networking-communication/cross-platform-proxy-clients.md) — Provides a cross-platform desktop application for managing secure proxy connections across different operating systems.
- [Proxy Configuration Profiles](https://awesome-repositories.com/f/networking-communication/proxy-configuration-profiles.md) — Provides a mechanism for storing sets of server configurations that can be switched to change routing behavior. ([source](https://github.com/shadowsocks/shadowsocks-qt5#readme))
- [SOCKS5 Proxy Tunneling Clients](https://awesome-repositories.com/f/networking-communication/socks5-proxies/socks5-proxy-tunneling-clients.md) — Intercepts local network traffic and tunnels it through a remote encrypted proxy using the SOCKS5 protocol.
- [Asynchronous Probing](https://awesome-repositories.com/f/networking-communication/communication-protocols-architectures/communication-protocols-standards/network-protocols/connection-establishment-protocols/tcp-socket-clients/asynchronous-probing.md) — Implements non-blocking network probes to measure server response times without freezing the user interface.
- [Server Latency Testing](https://awesome-repositories.com/f/networking-communication/connection-and-latency-optimizers/server-latency-testing.md) — Measures round-trip times to remote servers to identify and select the fastest available proxy connection.
- [Proxy Node Speed Testers](https://awesome-repositories.com/f/networking-communication/proxy-node-aggregators/proxy-node-speed-testers.md) — Provides a utility to measure the latency and throughput of proxy nodes to evaluate connection quality.

### Part of an Awesome List

- [Shadowsocks Proxy Clients](https://awesome-repositories.com/f/awesome-lists/devtools/shadowsocks-proxy-clients.md) — Allows users to configure, store, and switch between multiple Shadowsocks server profiles.
- [Network Security and Proxies](https://awesome-repositories.com/f/awesome-lists/security/network-security-and-proxies.md) — Secure SOCKS5 proxy for protecting internet traffic.

### Software Engineering & Architecture

- [Proxy Configuration Interfaces](https://awesome-repositories.com/f/software-engineering-architecture/application-lifecycle-management/configuration-management/configuration-interfaces-and-editors/graphical-configuration-interfaces/graphical-configuration-interfaces/proxy-configuration-interfaces.md) — Provides a graphical interface for adjusting proxy parameters and managing active network connections. ([source](https://github.com/shadowsocks/shadowsocks-qt5/search))

### Operating Systems & Systems Programming

- [Cross-Platform GUI Wrappers](https://awesome-repositories.com/f/operating-systems-systems-programming/desktop-environment-frameworks/desktop-environment-components/desktop-applications/cross-platform-gui-wrappers.md) — Provides a portable interface layer that adapts the networking engine to different operating system window managers.

### System Administration & Monitoring

- [Network Traffic Dashboards](https://awesome-repositories.com/f/system-administration-monitoring/real-time-metric-visualization/network-traffic-dashboards.md) — Ships a visual dashboard for real-time rendering of data volume and proxy network traffic flows.
- [Data Usage Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/traffic-analysis/data-usage-monitoring.md) — Tracks the volume of data sent and received through active proxy connections to monitor bandwidth usage.
- [Traffic Monitoring Tools](https://awesome-repositories.com/f/system-administration-monitoring/traffic-monitoring-tools.md) — Includes utilities for tracking network activity and data volume to provide visibility into current usage. ([source](https://github.com/shadowsocks/shadowsocks-qt5#readme))
