1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-24 23:23:08 +00:00
NetGuard/app
top master 680b0e3e1d git rid of ICMP hack
**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`.
2018-03-27 10:47:35 +04:30
..
src/main git rid of ICMP hack 2018-03-27 10:47:35 +04:30
.gitignore
build.gradle 2.191 release 2018-03-25 07:17:39 +02:00
CMakeLists.txt Switch from Gradle experimental to cmake 2017-10-23 22:05:13 +02:00
google-services.json Added advertisements 2016-07-24 18:02:56 +02:00
proguard-rules.pro Use Glide to load app icons 2018-01-05 08:49:50 +01:00