PCAPdroid/app/src
emanuele-f 42c9ec389e Fix TooManyRequestsException with NetworkCallbacks
On multiple capture start/stop, a TooManyRequestsException could be
thrown because the registered NetworkCallback was not unregistered,
causing leaks
2022-08-13 11:10:52 +02:00
..
debug/res/values Rename VPN exceptions to exemptions 2022-07-09 17:11:39 +02:00
main Fix TooManyRequestsException with NetworkCallbacks 2022-08-13 11:10:52 +02:00
test/java/com/emanuelef/remote_capture Deny traffic dump to remote servers via CaptureCtrl 2022-07-11 14:50:25 +02:00