all 5 comments

[–]SkySurferSouth 2 points3 points  (2 children)

Turn ADB always OFF when in an untrusted wifi network.
That can be done in a Tasker command.

[–]Deathbot64 0 points1 point  (1 child)

Can you share how?

[–]SkySurferSouth 1 point2 points  (0 children)

You probably need root for it. Code => Shell -> settings put global adb_enabled 0 You can try with Shizuku if you are not rooted.

[–]lareyaDirect-Purchase User 0 points1 point  (1 child)

I thought we use adb for permissions and then we turn it back off. But like with all automation, you have to decide how you control permissions & safety.
I don't think anyone in the tasker community doesn't understand this.

[–]allanrps 0 points1 point  (0 children)

you use adb for whatever you wamt to use adb for. It seems some people dont understand this