You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.
Symeon Huang edited this page Jan 12, 2016
·
7 revisions
The namespace of libQtShadowsocks is shortened as QSS, which stands for QtShadowSocks.
The easiest and also the most recommended way to utilise this library is to use Controller to configure/start/stop shadowsocks services. Controller can be used either in local or server mode.
The sub-project shadowsocks-libqss is used as a demonstration to show you how to use libQtShadowsocks.
Do bear in mind that all dependencies of libQtShadowsocks will be passed into your project, which includes QtCore, QtNetwork, and Botan.