shadowscoke客户 gui版

https://github.com/shadowsocks/shadowsocks-gui

https://github.com/shadowsocks/shadowsocks-qt5/wiki/%E5%AE%89%E8%A3%85%E6%8C%87%E5%8D%97

Please check project’s wiki for “how-tos”.

Introduction

Shadowsocks-Qt5 is a native and cross-platform shadowsocks GUI client with advanced features.

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.

Note

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.

LICENSE