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

世界 7cf01018b8 Import openvpn 4 лет назад
.github 5faa455ffb Update release usage 4 лет назад
.idea 7cf01018b8 Import openvpn 4 лет назад
app 45bf7a5de9 Enable (bypass/show sys apps) by default 4 лет назад
bin 5e24508b7f Fixes & Add observ test 4 лет назад
buildSrc 7cf01018b8 Import openvpn 4 лет назад
external 767554f045 Improve balancer & gRPC API 4 лет назад
gradle 514d51c719 Minor fixes 4 лет назад
library 7e2904a659 Fix library 4 лет назад
metadata 05c6b6a212 Update metadata 4 лет назад
plugin 7cf01018b8 Import openvpn 4 лет назад
.gitignore c71eb99b15 Split plugin builds for F-Droid 4 лет назад
.gitmodules 7cf01018b8 Import openvpn 4 лет назад
AUTHORS 99d17232ad Update link to repo 5 лет назад
LICENSE 098b1873b5 Fixes 4 лет назад
README.md b28613e27b Update README 4 лет назад
build.gradle.kts 767554f045 Improve balancer & gRPC API 4 лет назад
gradle.properties e8639b9e2a Enable Parallel GC 5 лет назад
gradlew 9a1a6bbf52 Chain settings & Fixes 5 лет назад
gradlew.bat 9a1a6bbf52 Chain settings & Fixes 5 лет назад
release.keystore 9e13280342 Import Xray 5 лет назад
repositories.gradle.kts bea38eb9ef Update dependencies 4 лет назад
run 3b81f84cbc Fix scripts for F-Droid build 4 лет назад
sager.properties 1c05a1115b Refine service 4 лет назад
settings.gradle.kts 7cf01018b8 Import openvpn 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
  • HTTP(S)
  • Shadowsocks
  • ShadowsocksR
  • VMess
  • VLESS
  • Trojan
  • Trojan-Go ( trojan-go-plugin )
  • NaïveProxy ( naive-plugin )
  • relaybaton ( relaybaton-plugin )
  • Brook ( brook-plugin )
ROOT required
  • Ping Tunnel ( pingtunnel-plugin )

Subscription

  • Universal base64 format
  • Shadowsocks SIP008
  • Just My Socks' proprietary format
  • Clash

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)

OPEN SOURCE LICENSES

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