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

世界 f7e047003f Update android gradle plugin to 7.0.2 4 년 전
.github 8f4a66098a Update trojan-go to 0.10.6 4 년 전
.idea b48e287383 Improved routing & Fixes 4 년 전
app ed38c9d8af Minor fixes 4 년 전
bin d24c852085 Remove dependencies on grpc 4 년 전
buildSrc f7e047003f Update android gradle plugin to 7.0.2 4 년 전
external d9e23fe667 Fix udp dispatcher 4 년 전
gradle 38cc10cc1b Update to gradle 7 4 년 전
library d9e23fe667 Fix udp dispatcher 4 년 전
metadata 05c6b6a212 Update metadata 4 년 전
plugin 8f4a66098a Update trojan-go to 0.10.6 4 년 전
.gitignore c71eb99b15 Split plugin builds for F-Droid 4 년 전
.gitmodules 7e81441033 Add wireguard 4 년 전
AUTHORS 083e6e9a41 Update mail 4 년 전
LICENSE 14e70a80a1 Fix LICENSE file not updated 4 년 전
README.md 7e81441033 Add wireguard 4 년 전
build.gradle.kts a46e705794 Remove unused 4 년 전
gradle.properties 38cc10cc1b Update to gradle 7 4 년 전
gradlew 38cc10cc1b Update to gradle 7 4 년 전
gradlew.bat 9a1a6bbf52 Chain settings & Fixes 4 년 전
release.keystore 9e13280342 Import Xray 4 년 전
repositories.gradle.kts f7e047003f Update android gradle plugin to 7.0.2 4 년 전
run 3b81f84cbc Fix scripts for F-Droid build 4 년 전
sager.properties 8f4a66098a Update trojan-go to 0.10.6 4 년 전
settings.gradle.kts 52b949106a Refine project struct 4 년 전

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)
  • SSH
  • Shadowsocks
  • ShadowsocksR
  • VMess
  • VLESS
  • Trojan
  • Snell
  • Trojan-Go ( trojan-go-plugin )
  • NaïveProxy ( naive-plugin )
  • relaybaton ( relaybaton-plugin )
  • Brook ( brook-plugin )
  • Hysteria ( hysteria-plugin )
  • WireGuard ( wireguard-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)
  • Traffic statistics support, including real-time display and cumulative statistics
  • Foreground status based routing support

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

shadowsocks-android

The first professional proxy application on native android.

Licensed under GPLv3 or later

v2ray-core

A unified platform for anti-censorship, as the core, providing routing, DNS, and more for SN.

Licensed under MIT

clash (OPEN SOURCE version)

Provides built-in shadowsocks plugins, SSR and Snell support for SN.

Licensed under GPLv3

Plugins

License

Copyright (C) 2021 by nekohasekai <[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/>.