Magisk-Modules-Repo / ssh

ssh
181 stars 34 forks source link

if sshd is set to listen on VPN ip address, it will not launch. #23

Closed gtxaspec closed 8 months ago

gtxaspec commented 3 years ago

if sshd is set to listen on VPN IP adress, it will not launch. probably because sshd tries to run before the vpn interface is brought up during boot by android, doesn't see the IP valid, and bails.

i'm using with wireguard, set to "always on" in android settings.