Giter Site home page Giter Site logo

sfqtsh / libqtshadowsocks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shadowsocks/libqtshadowsocks

0.0 1.0 0.0 4.43 MB

A lightweight and ultra-fast shadowsocks library written in C++/Qt

License: GNU Lesser General Public License v3.0

QMake 4.85% C++ 94.92% C 0.23%

libqtshadowsocks's Introduction

libQtShadowsocks

Introduction

libQtShadowsocks is a lightweight library for shadowsocks.

Written in C++ using Qt 5 framework, it aims to provide a developer-friendly shadowsocks library, mainly for Qt applications such as [shadowsocks-qt5] (https://github.com/librehat/shadowsocks-qt5/).

The client utilises this library. You can check the code to see how to use libQtShadowsocks in your project. client (shadowsocks-libQtShadowsocks) can also be used as both Shadowsocks local client and Shadowsocks server.

Check installation wiki page to see how to install this library and/or shadowsocks-libqss.

Current Status

###Supported Platforms###

  • Microsoft Windows (Vista or above)
  • Latest GNU/Linux distributions
  • *BSD (untested)
  • Mac OS X (untested)

###Supported Methods###

  • TABLE
  • AES-128-CFB
  • AES-192-CFB
  • AES-256-CFB
  • BF-CFB
  • CAMELLIA-128-CFB
  • CAMELLIA-192-CFB
  • CAMELLIA-256-CFB
  • CAST5-CFB
  • CHACHA20
  • DES-CFB
  • IDEA-CFB
  • RC2-CFB
  • RC4
  • RC4-MD5
  • SALSA20
  • SEED-CFB

RoadMap

Below features will possibly be implemented in future versions.

  • Traffic statistics (v1.2)
  • Server ping (v1.2)
  • ChaCha cipher (use bundled ChaCha for botan < 1.11)
  • Multiple servers balance (v1.4)
  • Multiple profiles balance (v1.6)
  • HTTP proxy (v1.6)
  • Test compatibility on BSD platforms (v1.6)
  • TCP fast open on Linux platform (v1.8)

Please open an issue to request a new feature.

License

Copyright (C) 2014-2015 Symeon Huang

This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library. If not, see http://www.gnu.org/licenses/.

libqtshadowsocks's People

Contributors

librehat avatar

Watchers

taos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.