Skip to content

Releases: Praseetha-KR/sshtoggle

Merge sshtoggled daemon with tweak

13 Oct 14:29
3eac458
Compare
Choose a tag to compare
$ ssh root@<device_ip>

curl -sSL https://github.com/Praseetha-KR/sshtoggle/releases/download/0.0.4/in.imagineer.sshtoggle_0.0.4_iphoneos-arm.deb?raw=true -O

dpkg -i in.imagineer.sshtoggle_0.0.4_iphoneos-arm.deb\?raw\=true

launchctl load -w /Library/LaunchDaemons/in.imagineer.sshtoggled.plist

killall -9 backboardd

Updated versions & release script

12 Oct 23:26
55f9d79
Compare
Choose a tag to compare
0.0.3

Added release script, updated tweak & daemon versions

Added sshtoggled

12 Oct 23:06
807a151
Compare
Choose a tag to compare
  • Added daemon to toggle ssh (fixes #3)

Initial Release

06 Oct 11:43
0f56906
Compare
Choose a tag to compare
CHANGELOG
  • Initialized tweak
  • SSH toggle button in settings
  • sshd load/unload using launchctl