Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SagerNet/SagerNet
The universal proxy toolchain for Android
https://github.com/SagerNet/SagerNet
android anti-censorship
Last synced: 7 days ago
JSON representation
The universal proxy toolchain for Android
- Host: GitHub
- URL: https://github.com/SagerNet/SagerNet
- Owner: SagerNet
- License: other
- Archived: true
- Created: 2021-04-19T10:57:51.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-02-13T08:55:52.000Z (9 months ago)
- Last Synced: 2024-10-19T08:21:14.394Z (16 days ago)
- Topics: android, anti-censorship
- Language: Kotlin
- Homepage: https://sagernet.org
- Size: 6.41 MB
- Stars: 5,689
- Watchers: 96
- Forks: 938
- Open Issues: 104
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- stars - SagerNet/SagerNet
- awesome - SagerNet/SagerNet - The universal proxy toolchain for Android (Kotlin)
- awesome-reconsidera-takeaway - SagerNet - Source Software][oss icon] – Android (工具 / 代理工具)
- awesome-hacking-lists - SagerNet/SagerNet - The universal proxy toolchain for Android (Kotlin)
README
# SagerNet for Android
[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21)
[![Releases](https://img.shields.io/github/downloads/SagerNet/SagerNet/total.svg)](https://github.com/SagerNet/SagerNet/releases)
[![License: GPL-3.0](https://img.shields.io/badge/license-GPL--3.0-orange.svg)](https://www.gnu.org/licenses/gpl-3.0)The universal proxy toolchain for Android, written in Kotlin.
---
⚠️ **The SagerNet app is looking for a new maintainer**
Due to my physical condition, I may not be able to update SN / plugins in time.
I am looking for a new maintainer for the project. The new maintainer should have a track record of successfully maintaining an open-source project.
Potential maintainers can gain the required experience by contributing to this project. If you are interested, jump in and start contributing.
If you rely on the quality and ongoing maintenance of this package, please get involved by helping to maintain this package or finding people to help maintain the project.
---
Note for spammers: We never stop maintaining.
---
## Documents
https://sagernet.org
## Localization
Is SagerNet not in your language, or the translation is incorrect or incomplete? Get involved in the
translations on our [Weblate](https://hosted.weblate.org/engage/sagernet/).[![Translation status](https://hosted.weblate.org/widgets/sagernet/-/horizontal-auto.svg)](https://hosted.weblate.org/engage/sagernet/)
### 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.
## License
```
Copyright (C) 2021 by nekohasekaiThis 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 .
```