Giter Site home page Giter Site logo

shadowsocks-android-java's Introduction

shadowsocks-android-java

Last release: Download

关于 About

本版本为shadowsocks android版的纯java版本

因为实现原理的缘故,会牺牲掉很多功能(比如dns解析),虽然省电,但在速度有明显不足。建议作为玩具使用。

This version of shadowsocks for android is pure java version,take it as a toy please.

代码多整理自 smartproxyshadowsocks-java

Most code is merged from smartproxy and shadowsocks-java

本shadowsocks-android的特点继承了SmartProxy的优点: 体积小,耗电低,设置保持最简单的方式

This app inherit Smartproxy's feature: tiny/low power cost/simple operation

shadowsocks设置格式:

shadowsocks settings format

ss://method:password@host:port
ss://base64encode(method:password@host:port)

其中代码保留了SmartProxy对http(s)代理的支持, 使用时将配置链接填写标准http(s)代理格式即可.

And also it inherited the support of http(s) proxy from Smartproxy , Set the url as stardand http(s) proxy format when use it.

http(s)代理格式

http(s)proxy foramt:

http(s)://(username:passsword)@host:port

支持的加密类型:

Support methods of encryption:

bf-cfb
seed-cfb
aes-128-cfb
aes-192-cfb
aes-256-cfb
aes-128-ofb
aes-192-ofb
aes-256-ofb
camellia-128-cfb
camellia-192-cfb
camellia-256-cfb

兄弟版本 Brother version

Scala version is high threshold to lots of developer, so it's a better choice to choose this version.

作者同系列版本

shadowsocks 桌面版,一份代码完美支持windows,mac osx,linux

LICENSE

Apache License

shadowsocks-android-java's People

Contributors

dawei101 avatar

Watchers

Polo 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.