jakeajames / rootlessJB_EL

A rootless jailbreak concept with tweak support and SSH
82 stars 21 forks source link

Can't SSH to localhost, 127.0.0.1, or self ip #6

Closed cowpod closed 6 years ago

cowpod commented 6 years ago

Attempting to SSH in from the same device, results in an "Operation not permitted" when using terminus. SSHing in from another device works fine, however.

level3tjg commented 6 years ago

Install iSuperSU and give your SSH client permission.

cowpod commented 6 years ago

no change after clicking on one, two, or all permissions in iSuperSU. Also I don't understand how giving the SSH client permission affects tcp..

jakeajames commented 6 years ago

to SSH to localhost you need to be unsandboxed

cowpod commented 6 years ago

thanks!