Giter Club home page Giter Club logo

shadowsocks-client's Introduction

Shadowsocks Client: 一款专门Deepin打造的工具

Shadowsocks Client: If you want to keep a secret, you must also hide it from yourself.

深度影梭客户端:一款专门为Deepin打造的工具,您贴心好帮手。

Thanks a lot for

English

开发这个软件用到的原理,技术请参考影梭客户端原理剖析

关于这个软件的开发进展,可以去deepin论坛,看这个帖子

如果遇到任何问题,请及时提Issues,或者去论坛发帖,我会尽快解决。

与其他客户端的比较

ss-win ssx-ng ss-qt5 ss-android ss-client
System Proxy
CHNRoutes
PAC Configuration
Profile Switching
QR Code Scan
QR Code Generation

使用

建议直接下载我打包好的deb包 最新发布

日志文字存储在~/.cache/pikachu/shadowsocks-client/

PAC配置

默认使用pac配置文件,https://raw.githubusercontent.com/PikachuHy/shadowsocks-client/master/autoproxy.pac

如果需要自己配置pac文件,可以使用genpac

使用命令

genpac --format pac --pac-proxy "SOCKS5 127.0.0.1:1080" > autoproxy.pac

即可以生成需要的pac文件

Develop

CLion 2017.3 & Qt 5.6 are required.

sudo apt update 
sudo apt install qt5-default qttools5-dev-tools -y
sudo apt install libdtkbase-dev libdtkwidget-dev -y
sudo apt install libdframeworkdbus-dev -y
sudo apt install libqrencode-dev libzbar-dev -y
sudo apt install libdtkbase-dev libdtkcore-dev libdtksettings-dev libdtksettingsview-dev libdtkutil-dev libdtkwidget-dev libdtkwm-dev -y
sudo apt install dh-make fakeroot -y
cd shadowsocks-client
mkdir build && cd build
cmake ..
make -j4
./shadowsocks-client

特别注意,需要Botan2.3以上版本,libQtShadowsocks 2.0.2以上版本

License

Shadowsocks Client is licensed under GPLv3.

Open Source Components / Libraries

NAME LICENSE URL
Deepin Tool Kit Core GPLv3 https://github.com/linuxdeepin/dtkcore
Deepin Tool Kit Widget GPLv3 https://github.com/linuxdeepin/dtkwidget
Botan Simplified BSD https://github.com/randombit/botan
libQtShadowsocks LGPLv3 https://github.com/shadowsocks/libQtShadowsocks
ZBar LGPLv2.1 https://github.com/ZBar/ZBar
libqrencode LGPLv2.1 https://github.com/fukuchi/libqrencode

shadowsocks-client's People

Contributors

pikachuhy avatar houbaron avatar

Watchers

James Cloos avatar Lepton 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.