mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-24 23:23:08 +00:00
**Reproduce Failure:** 1. install and run any ping app that does repeat `ICMP` requests to the same web-site/IP but every time on an other `port` like [ping](https://apkpure.com/ping/com.lipinic.ping) 2. start `NetGuard` and block every thing except that mentioned `ping` app 3. provide a valid IP to `ping` app and press its `start` button all done ping will start but you will see the first request gets answered but for any other request after first `ping` will say "`time out`" since every time the app does use an other `port`/`icmp-id`. |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
build.gradle | ||
CMakeLists.txt | ||
google-services.json | ||
proguard-rules.pro |