Exclave
0.12.7
شوكة من SagerNet، سلسلة أدوات الوكيل العالمية لنظام Android المكتوبة بلغة Kotlin.
يستبعد
البرنامج المساعد NaïveProxy (استخدم الإصدارات الأولية مباشرة)
الهستيريا 2 البرنامج المساعد
Mieru plugin أو استخدم الإصدارات الأولية مباشرة
البرنامج المساعد بروك
البرنامج المساعد العصير
الإضافات الأخرى
هل Exclave ليس بلغتك أم أن الترجمة غير صحيحة أو غير كاملة؟ شارك في الترجمات على Hosted Weblate.
الرجاء الإبلاغ عن القضايا هنا. لا تقم بالإبلاغ عن المشكلات إلى المنبع نظرًا لأن النواة المستخدمة تم تعديلها بشكل كبير. إذا كنت تعتقد أن مشكلتك تحتوي على معلومات حساسة، فقم بالتشفير باستخدام مفتاح GPG العام قبل النشر.
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
هذا المشروع وعلى الأقل library/core
.release.keystore
(الذي يمكن إنشاؤه بواسطة Java keytool
) بآخر خاص بك.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/
.