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

世界 20496622db Update relaybaton 4 years ago
.github 4014ba32f1 Add support for relaybaton 4 years ago
.idea 4c5ab4f261 Minor fixes 4 years ago
app 20496622db Update relaybaton 4 years ago
bin 4014ba32f1 Add support for relaybaton 4 years ago
colorpicker df09ac835b Update dependencies 4 years ago
core f65b0a26f4 Split native build for action cache 4 years ago
flexbox 81ff692aad Theme switcher for expert version 4 years ago
gradle f2961d1c35 Downgradle gradle to compatible with rust gradle plugin 4 years ago
metadata 3c17b19a73 Advance to rc 4 years ago
naive-plugin 4014ba32f1 Add support for relaybaton 4 years ago
plugin 55a6b5a46a Update dependencies 4 years ago
preferencex 9a1a6bbf52 Chain settings & Fixes 4 years ago
preferencex-colorpicker 81ff692aad Theme switcher for expert version 4 years ago
preferencex-ringtone 9a1a6bbf52 Chain settings & Fixes 4 years ago
preferencex-simplemenu 9a1a6bbf52 Chain settings & Fixes 4 years ago
pt-plugin 4014ba32f1 Add support for relaybaton 4 years ago
rb-plugin 20496622db Update relaybaton 4 years ago
shadowsocks 48df20d262 Fixes 4 years ago
shadowsocksr 95814ac7a3 Import shadowsocksr 4 years ago
trojan-go-plugin 4014ba32f1 Add support for relaybaton 4 years ago
v2ray @ 22491bb05a 64f5077bb9 Update v2ray-core 4 years ago
xtls-plugin 4014ba32f1 Add support for relaybaton 4 years ago
.gitignore b9daeddcbf Import naive 4 years ago
.gitmodules 4014ba32f1 Add support for relaybaton 4 years ago
AUTHORS 99d17232ad Update link to repo 4 years ago
LICENSE 0eb5a43c00 About page 4 years ago
README.md 8dc2e4b36e Update README 4 years ago
build.gradle f2961d1c35 Downgradle gradle to compatible with rust gradle plugin 4 years ago
gradle.properties e8639b9e2a Enable Parallel GC 4 years ago
gradlew 9a1a6bbf52 Chain settings & Fixes 4 years ago
gradlew.bat 9a1a6bbf52 Chain settings & Fixes 4 years ago
release.keystore 9e13280342 Import Xray 4 years ago
run 8db67802dc Create project 4 years ago
sager.properties 20496622db Update relaybaton 4 years ago
settings.gradle 4014ba32f1 Add support for relaybaton 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
  • HTTP(S)
  • Shadowsocks A fast tunnel proxy that helps you bypass firewalls
  • ShadowsocksR
  • VMess
  • VLESS
  • Trojan An unidentifiable mechanism that helps you bypass GFW
  • VLESS / Trojan + XTLS ( xtls-plugin )
  • Trojan-Go ( trojan-go-plugin )
  • NaïveProxy ( naive-plugin ) Uses Chrome's network stack to camouflage traffic with strong censorship resistence and low detectablility
  • Ping Tunnel ( pingtunnel-plugin ) A tool that advertises tcp/udp traffic as icmp traffic for forwarding.
  • relaybaton ( relaybaton-plugin ) A pluggable transport to circumvent Internet censorship with Encrypted SNI / ECH

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
  • Advanced routing with outbound profile selection support

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