Joyce1991 / shadowsocks-qt5

A cross-platform shadowsocks GUI client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shadowsocks-Qt5

Build Status

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.

LICENSE

Copyright © 2014-2017 Symeon Huang

This project is licensed under version 3 of the GNU Lesser General Public License.

About

A cross-platform shadowsocks GUI client

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 97.6%Language:CMake 2.4%