Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 15+ mention Substitute in Sileo #116

Open
wants to merge 2 commits into
base: release
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The most recent version iOS that is known to be supported is 14.2.
iOS Instructions
----------------

On iOS, SSL Kill Switch 2 can be installed as a Cydia Subtrate tweak on a
On iOS, SSL Kill Switch 2 can be installed as a Cydia Subtrate tweak (or with Substitute from Sileo for iOS 15+) on a
jailbroken device.

### WARNING: THIS TWEAK WILL MAKE YOUR DEVICE INSECURE
Expand All @@ -34,10 +34,10 @@ and any other data downloaded by any App running on the device.

### Installation

The following dependencies should be installed using Cydia:
The following dependencies should be installed using Cydia or Sileo:

* Debian Packager
* Cydia Substrate
* Cydia Substrate (or Substitute from Sileo on iOS 15+)
* PreferenceLoader

Then, download the latest pre-compiled package available in the release tab of
Expand Down