Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
49 lines (30 loc) · 2.42 KB

File metadata and controls

49 lines (30 loc) · 2.42 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

Troubleshooting

Cannot connect to server:

  1. Stop battery saver if it's active;
  2. If an upgrade breaks anything, do a manual reset first by pressing Reset at the end of the list;
  3. Check your config;
  4. Wipe app data.

Crash: Submit an issue with logcat attached, or submit a crash report to Google Play. Then, try wiping app data.

UI tips

  • Tap the number to enter the port you wish to use; (if the keyboard doesn't pop up automatically for some reason)
  • Use Tasker integration to create a desktop widget.

Why is NAT mode deprecated?

  1. Requiring ROOT permission;
  2. No IPv6 support;
  3. No UDP relay support.

How to remove the exclamation mark when using VPN mode?

The exclamation mark in the Wi-Fi/cellular icon appears because the system fails to connect to portal server (defaults to clients3.google.com) without VPN connection. To remove it, follow the instructions in this article. (in Simplified Chinese)

Why are MIUI, EMUI and other AOSPs in China not officially supported?

  1. Broken VPNService implementation, especially for IPv6;
  2. Aggressive (or called broken) background service killing policy.

How to pause Shadowsocks service?

  • For Android 7.0+: Use quick switch tile in Quick Settings;
  • Use Tasker integration;
  • Add a profile with per-app proxy enabled for Shadowsocks only, bypass mode off.

Why does Shadowsocks consume so much battery on Android 5.0+?

As Shadowsocks takes over the whole device network, any battery used by network activities from other apps are also counted as those from Shadowsocks. So, the battery usage of Shadowsocks equals to the sum of all the network activities of your device. Shadowsocks itself is a totally I/O bound application on modern Android devices, which is expected not to consume any notable battery.

So if you notice a significant increase in battery usage after you use Shadowsocks, it's most likely caused by other apps. For example, Google Play services can consume more battery after being able to connecting to Google, etc.

It works fine under Wi-Fi but can't connect through cellular data?

Allow this app to consume background data in app settings.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.