All Projects → shadowsocks → Libqtshadowsocks

shadowsocks / Libqtshadowsocks

Licence: lgpl-3.0
A lightweight and ultra-fast shadowsocks library written in C++14 with Qt framework

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Libqtshadowsocks

Shadowsocks Qt5
A cross-platform shadowsocks GUI client
Stars: ✭ 7,893 (+442.47%)
Mutual labels:  proxy, shadowsocks, qt5
Potatso
Potatso is an iOS client that implements Shadowsocks proxy with the leverage of NetworkExtension framework. ***This project is unmaintained, try taking a look at this fork https://github.com/shadowcoel/shadowcoel instead.
Stars: ✭ 1,925 (+32.3%)
Mutual labels:  proxy, network, shadowsocks
V2ray Core
A platform for building proxies to bypass network restrictions.
Stars: ✭ 13,438 (+823.57%)
Mutual labels:  proxy, network, shadowsocks
Easygo
基于Kotlin、OkHttp的声明式网络框架,像写HTML界面一样写网络调用代码
Stars: ✭ 40 (-97.25%)
Mutual labels:  library, network
New Pac
翻墙-科学上网、免费翻墙、免费科学上网、免费自由上网、fanqiang、翻墙梯子、免费软件/方法,一键翻墙浏览器,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点分享,vps一键搭建翻墙服务器脚本/教程,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙
Stars: ✭ 31,869 (+2090.31%)
Mutual labels:  proxy, shadowsocks
Whatpulse
WhatPulse reverse engineered
Stars: ✭ 30 (-97.94%)
Mutual labels:  library, network
Freess
免费ss账号 免费shadowsocks账号 免费v2ray账号 (长期更新)
Stars: ✭ 6,544 (+349.76%)
Mutual labels:  proxy, shadowsocks
Aplay
A Better(Maybe) iOS Audio Stream、Cache、Play Framework
Stars: ✭ 44 (-96.98%)
Mutual labels:  proxy, network
Pnet
High level Java network library
Stars: ✭ 49 (-96.63%)
Mutual labels:  library, network
Macfinder
An iOS Library that helps you find the MAC Address of a specific IP
Stars: ✭ 57 (-96.08%)
Mutual labels:  library, network
Shadowsocksx Ng R8
ShadowsocksX-NG-R for MacOS, ShadowsocksR
Stars: ✭ 1,066 (-26.74%)
Mutual labels:  proxy, shadowsocks
Free proxy ss
分享来自互联网上免费的shadowsocks(SS)/ShadowsocksR(SSR)/V2ray(vmess)代理 每15分钟更新一次,每次各分享4个临时可用代理。 及时订阅、及时更新。
Stars: ✭ 72 (-95.05%)
Mutual labels:  proxy, shadowsocks
Shadowsocks Php
A php port of shadowsocks based on workerman. A socks5 proxy written in PHP.
Stars: ✭ 869 (-40.27%)
Mutual labels:  proxy, shadowsocks
Librg
🚀 Making multi-player gamedev simpler since 2017
Stars: ✭ 813 (-44.12%)
Mutual labels:  library, network
Tina
a powerful android network library base on okhttp
Stars: ✭ 32 (-97.8%)
Mutual labels:  library, network
Cloak
A censorship circumvention tool to evade detection against state adversaries
Stars: ✭ 942 (-35.26%)
Mutual labels:  proxy, shadowsocks
Cocsharp
Clash of Clans library, proxy and server written in .NET [Unmaintained]
Stars: ✭ 94 (-93.54%)
Mutual labels:  library, proxy
Clash Rules
🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。
Stars: ✭ 706 (-51.48%)
Mutual labels:  proxy, shadowsocks
Clashy
A GUI proxy client for Windows / Mac / Ubuntu Desktop based on Clash and Electron. Windows / Mac / Ubuntu 适用的Clash客户端.
Stars: ✭ 775 (-46.74%)
Mutual labels:  proxy, shadowsocks
Pythem
pentest framework
Stars: ✭ 1,060 (-27.15%)
Mutual labels:  proxy, network

libQtShadowsocks

This project is no longer being maintained

Build Status

Introduction

libQtShadowsocks is a lightweight shadowsocks library.

Written in C++ using Qt 5 framework and Botan library, it aims to provide a developer-friendly shadowsocks library for Qt applications such as shadowsocks-qt5.

The sub-project shadowsocks-libqss utilises this library. You may wish to check the code to see how to integrate libQtShadowsocks into your project. shadowsocks-libqss can also be used as a standalone program in both local-side and server-side.

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

License

Copyright (C) 2014-2017 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/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].