Skip to content

Praseetha-KR/sshtoggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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