BootBoi / android-app

Turn on/off your remote machine without leaving your couch!
GNU General Public License v3.0
83 stars 2 forks source link

IsReachable check with ping #14

Closed Elektropepi closed 3 years ago

Elektropepi commented 3 years ago

Instead of ipaddress is reachable use unix ping

Elektropepi commented 3 years ago

Don't need it anymore, using timeout is fine performance wise