a mirror of https://guardianproject.info/fdroid, usable in F-Droid. - guardianproject/fdroid-repo
Clone F-Droid's Jekyll plugin Configure bundle to use it: bundle config --local local.jekyll-fdroid ../jekyll-fdroid Follow the steps above If you want to use the official Git repository again, run bundle config --delete local.jekyll-fdroid. Alternatively you may also set the jekyll-fdr...
For more info: https://wiki.mozilla.org/Security/Binary_Transparency This is generated as part of the official publishing workflow using fdroid btlog. The canonical location for this data is: https://gitlab.com/fdroid/f-droid.org-transparency-log About...
<?xml version="1.0" encoding="UTF-8"?> <manifest> <remote name="fdroid" fetch="https://gitlab.com/fdroid/" /> <project path="packages/apps/F-DroidPrivilegedExtension" name="privileged-extension.git" remote="fdroid" revision="refs/tags/0.2.13" /> </manifest> By default, F-Droid ...
因此,我转而使用了开源的PCAPdroid,其下载链接为https://github.com/emanuele-f/PCAPdroid。接下来,我将介绍如何使用这个工具。在现代网络安全环境中,HTTPS已成为标准访问方式,而非HTTP。为了能够安全地解密HTTPS流量,我们需要在本地安装一个证书。这个证书将用于伪造签名,从而实现对流量的解密。以下是具体的设置...
Data for the main F-Droid repository. Contribute to f-droid/fdroiddata development by creating an account on GitHub.
XDroid-Base包含开发中常用的一些快速开发类,可作为一个简单的开发框架,由Base、Cache、ImageLoader、Kit、Log、Router等几个部分组成。可快速、自由的按需扩展进行App开发。 传送门:https://github.com/fodroid/XDroid-Base XDroid-Databinding XDroid-Databinding是XDroid快速开发框架的Databinding版本,大部分源码也与...
$ git clone https://github.com/EmuELEC/EmuELEC.git $ cd EmuELEC $ git checkout dev $ PROJECT=Amlogic-ce DEVICE=Amlogic-ng ARCH=aarch64 DISTRO=EmuELEC make image For the Odroid GO Advance/Super: $ PROJECT=Rockchip DEVICE=OdroidGoAdvance ARCH=aarch64 DISTRO=EmuELEC make image ...
给https://github.com/litcc/tts-server 做了个网页界面 使用方法:把构建输出的东西扔到一个web服务器下,然后把发送到/tts-ms的请求转发到tts-server上。例如用nginx的proxy-pass Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production np...
下载地址: PCAPdroid:github.com/emanuele-f/P Packet Capture:apkpure.com/packet-capt 注:Android 10该方法不行,建议低版本使用 4.13 魔改JustTrustMe 在JustTrustMe插件上增加一个可以运行时根据实际情况调整ssl检测的功能,对hook增加动态适配 看雪论坛里找到一个魔改版JustTrustMePlus:files.cnblogs.com/files ...