Please check project's wiki for "how-tos".
Shadowsocks-Qt5 is a native and cross-platform shadowsocks GUI client with advanced features.
- Shadowsocks-Qt5 is written in C++ with Qt 5.
- Support traffic statistics
- Support server latency (lag) test
- Use multiple profiles simultaneously
config.ini
is located under~/.config/shadowsocks-qt5/
on *nix platforms, or under the application's directory on Windows.
If ss-qt5
crashes and the only one instance mode is checked, you may need to manually delete /tmp/qipc_sharedmemory_ShadowsocksQt*
and /tmp/qipc_systemsem_ShadowsocksQt*
. Otherwise, ss-qt5
will complain that another instance is already running.
Copyright © 2014-2015 Symeon Huang
This project is licensed under version 3 of the GNU Lesser General Public License.