The universal proxy toolchain for Android https://sagernet.org/

世界 083e6e9a41 Update mail 4 years ago
.github a4ae15bcb2 Refine action build 4 years ago
.idea 083e6e9a41 Update mail 4 years ago
app 083e6e9a41 Update mail 4 years ago
bin b46ae5e63f Remove unused 4 years ago
buildSrc 113355d89b Refine code 4 years ago
external e222167598 Update dependencies 4 years ago
gradle 38cc10cc1b Update to gradle 7 4 years ago
library caa490e710 Fix doh & Option to disable traffic statistics 4 years ago
metadata 05c6b6a212 Update metadata 4 years ago
plugin 083e6e9a41 Update mail 4 years ago
.gitignore c71eb99b15 Split plugin builds for F-Droid 4 years ago
.gitmodules b46ae5e63f Remove unused 4 years ago
AUTHORS 083e6e9a41 Update mail 4 years ago
LICENSE 083e6e9a41 Update mail 4 years ago
README.md 083e6e9a41 Update mail 4 years ago
build.gradle.kts 37c38096c9 Update dependencies 4 years ago
gradle.properties 38cc10cc1b Update to gradle 7 4 years ago
gradlew 38cc10cc1b Update to gradle 7 4 years ago
gradlew.bat 9a1a6bbf52 Chain settings & Fixes 4 years ago
release.keystore 9e13280342 Import Xray 4 years ago
repositories.gradle.kts e222167598 Update dependencies 4 years ago
run 3b81f84cbc Fix scripts for F-Droid build 4 years ago
sager.properties caa490e710 Fix doh & Option to disable traffic statistics 4 years ago
settings.gradle.kts a4ae15bcb2 Refine action build 4 years ago

README.md

SagerNet for Android

API Releases

The universal proxy toolchain for Android, written in Kotlin.

Documents

https://sagernet.org

Protocols

The application is designed to be used whenever possible.

Proxy

  • SOCKS (4/4a/5)
  • HTTP(S)
  • Shadowsocks
  • ShadowsocksR
  • VMess
  • VLESS
  • Trojan
  • Snell
  • Trojan-Go ( trojan-go-plugin )
  • NaïveProxy ( naive-plugin )
  • relaybaton ( relaybaton-plugin )
  • Brook ( brook-plugin )
  • Hysteria ( hysteria-plugin )
ROOT required
  • Ping Tunnel ( pingtunnel-plugin )

Subscription

Features

  • Full basic features
  • V2Ray WebSocket browser forwarding
  • Option to change the notification update interval
  • A Chinese apps scanner (based on dex classpath scanning, so it may be slower)
  • Proxy chain
  • Balancer
  • Advanced routing with outbound profile selection
  • Reverse proxy
  • Custom config (V2Ray / Trojan-Go)

Localization

Is SagerNet not in your language, or the translation is incorrect or incomplete? Get involved in the translations on our Weblate.

Translation status

Adding a new language

First and foremost, Android must already support the specific language and locale you want to add. We cannot work with languages that Android and the SDK do not support, the tools simply break down. Next, if you are considering adding a country-specific variant of a language (e.g. de-AT), first make sure that the main language is well maintained (e.g. de). Your contribution might be useful to more people if you contribute to the existing version of your language rather than the country-specific variant.

Anyone can create a new language via Weblate.

Credits

License

Copyright (C) 2021 by nekohasekai <[email protected]>
Copyright (C) 2017-2021 by Max Lv <[email protected]>
Copyright (C) 2017-2021 by Mygod Studio <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program 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 General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.