Exclave
0.12.7
Un fork de SagerNet, la chaîne d'outils proxy universelle pour Android écrite en Kotlin.
Exclure
Plugin NaïveProxy (utiliser directement les versions en amont)
Plugin Hystérie 2
Plugin Mieru ou utiliser directement les versions en amont
Plugin Brook
Plugin Juicité
Autres plugins
Est-ce qu'Exclave n'est pas dans votre langue, ou la traduction est incorrecte ou incomplète ? Impliquez-vous dans les traductions sur Hosted Weblate.
Veuillez signaler les problèmes ici. Ne signalez pas les problèmes en amont car le core utilisé est fortement modifié. Si vous pensez que votre problème contient des informations sensibles, chiffrez-le avec cette clé publique GPG avant de le publier.
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/>.
git clone
ce projet et au moins le sous-module library/core
.release.keystore
(peut être généré par Java keytool
) par le vôtre.local.properties
KEYSTORE_PASS=your_keystore_pass
ALIAS_NAME=your_alias_name
ALIAS_PASS=your_alias_pass
./run lib core
./gradlew :app:downloadAssets
./gradlew :app:assembleOssRelease
app/build/outputs/apk/
. ./run plugin [plugin_name]
./gradlew :plugin:[plugin_name]:assembleOssRelease
plugin/[plugin_name]/build/outputs/apk/
.