-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
I've looked everywhere I could think of and I believe there's no way to remove a single forward or reverse rule in the library unfortunately. The only thing I could find are remove_all methods which basically will erase all rules that have been set-up (and across devices).
This is quite problematic for software that do set-up rules but are unable to remove them & clean up behind themselves.
The only way I've found so far to do this is to shell out to adb directly unfortunately; did I miss something maybe?
Thank you!
Cheers
Metadata
Metadata
Assignees
Labels
No labels