/sshtoggle

Tweak to start/stop SSH daemon in jailbroken iOS devices

Primary LanguageObjective-CMIT LicenseMIT

logo

sshtoggle

A MobileSubstrate tweak to start/stop SSH daemon

Cydia Dependencies

  1. PreferenceLoader
  2. Sudo

Install

sshtoggle package is available in Cydia via CGVI repo.

Once installed, SSH Toggle settings will appear in iOS Settings. You can turn OFF/ON the SSH service.

Settings SSH toggle
Settings Settings

Development Setup:

Tools:

Initial Setup:

sudo ./scripts/setup.sh

Setup script installs fauxsu inside theos directory, this is equired to set ownership of generated .deb files from system user to root:wheel

build & install:

export THEOS_DEVICE_IP=<ip> 

./scripts/install.sh