shadowsocks-android icon indicating copy to clipboard operation
shadowsocks-android copied to clipboard

A shadowsocks client for Android

Results 113 shadowsocks-android issues
Sort by recently updated
recently updated
newest added

For issue #2591 Adds short video walkthrough of project, updates to README.md and CONTRIBUTING.md to provide more information for new project users and contributors.

:construction: **ONLY INTENDED FOR DEBUGGING PURPOSES DO NOT MERGE** :construction: By disallowing this app itself, every socket created by this app will go through default network automatically. However, since it's...

Android VPN 只能建立一个,目前绝大多数 Android 防火墙都是基于 VPN 连接的,一开 Shadowsocks 防火墙就退出了,防火墙用来阻止某些 APP 联网,所以希望增加这个功能。

not following template

Of course we should use camerax, because there is no way we want to maintain these features: https://medium.com/androiddevelopers/camerax-learn-how-to-use-cameracontroller-e3ed10fffecf

enhancement
good first issue

节点列表中的部分节点可能会出现不可用的情况,需要全部测试可用性,但是手动测试费时费力

help wanted

**Describe the bug** After turning on Android's private DNS feature, it cannot connect properly. **To Reproduce** Steps to reproduce the behavior: 1. Turn on the private DNS function inside the...

third-party bug

在 shadowsocks-libev 中引入了Key认证方式,能否在shadowsocks-android加入这个认证方式,谢谢!

enhancement
good first issue

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Open Shadowsocks app 2. Click on bottom of the...

good first issue

After 857fb552e92720f94185bb74ebd43c2cd0bf8b53, the only special case this repo does for ACL file is to add bypass LAN routes: https://github.com/shadowsocks/shadowsocks-android/blob/857fb552e92720f94185bb74ebd43c2cd0bf8b53/core/src/main/java/com/github/shadowsocks/bg/VpnService.kt#L192-L206 Unfortunately, this is [known to be buggy on Android 10](https://issuetracker.google.com/issues/149636790), so...

enhancement

https://tools.ietf.org/html/rfc7766 CC @shawn1m

enhancement