2012-08-27 14:29:01 +00:00
|
|
|
Category:Internet
|
|
|
|
License:MPL2
|
|
|
|
Web Site:https://code.google.com/p/iptableslog/
|
|
|
|
Source Code:https://code.google.com/p/iptableslog/source/list
|
|
|
|
Issue Tracker:https://code.google.com/p/iptableslog/issues/list
|
|
|
|
|
|
|
|
Summary:See what's accessing the internet
|
|
|
|
Description:
|
2013-02-14 11:48:35 +00:00
|
|
|
Network Log monitors iptables-logging to display a real-time list of which apps
|
|
|
|
are making
|
2013-01-15 18:26:34 +00:00
|
|
|
network connections, and provides statistics about those app connections.
|
|
|
|
|
2013-02-14 11:48:35 +00:00
|
|
|
Note: contains pre-built grep and iptables binaries. Though source code
|
|
|
|
for those is now in the repository, we have a technical problem building them.
|
2013-02-12 09:54:32 +00:00
|
|
|
|
2013-01-15 18:26:34 +00:00
|
|
|
Requires root: Yes.
|
2012-08-27 14:29:01 +00:00
|
|
|
.
|
|
|
|
|
2012-11-28 11:32:42 +00:00
|
|
|
Requires Root:Yes
|
|
|
|
|
2012-08-27 14:29:01 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:http://code.google.com/p/iptableslog/
|
|
|
|
|
2012-09-06 10:39:14 +00:00
|
|
|
Build Version:2.5.1,20501,8aed25f3e6e1,update=.;ActionBarSherlock/library;ViewPagerIndicator/library
|
2013-01-21 11:15:33 +00:00
|
|
|
Build Version:2.7.2,20702,373324be8c18,update=.;ActionBarSherlock/library;ViewPagerIndicator/library
|
2013-01-26 02:23:00 +00:00
|
|
|
Build Version:2.8.0,20800,2.8.0,update=.;ActionBarSherlock/library;ViewPagerIndicator/library
|
2013-01-30 02:26:11 +00:00
|
|
|
Build Version:2.8.1,20801,2.8.1,update=.;ActionBarSherlock/library;ViewPagerIndicator/library
|
2013-01-31 02:27:18 +00:00
|
|
|
Build Version:2.8.2,20802,2.8.2,update=.;ActionBarSherlock/library;ViewPagerIndicator/library
|
2013-02-01 01:57:30 +00:00
|
|
|
Build Version:2.8.3,20803,2.8.3,update=.;ActionBarSherlock/library;ViewPagerIndicator/library
|
2013-02-07 01:34:58 +00:00
|
|
|
Build Version:2.8.4,20804,2.8.4,update=.;ActionBarSherlock/library;ViewPagerIndicator/library
|
2013-02-14 11:48:35 +00:00
|
|
|
#Building grep and iptables from source
|
|
|
|
Build Version:2.8.5,20805,!dummy version. ndk-build works; fdroid stops 5ca210ed8e9c,\
|
|
|
|
extlibs=android/android-support-v4.jar,\
|
2013-02-13 14:11:19 +00:00
|
|
|
update=.;ActionBarSherlock/library;ViewPagerIndicator/library,\
|
|
|
|
prebuild=$$NDK$$/ndk-build && \
|
|
|
|
mv libs/armeabi/grep libs/armeabi/grep_armv5 && \
|
|
|
|
zip res/raw/grep_armv5.zip libs/armeabi/grep_armv5 && \
|
|
|
|
mv libs/armeabi-v7a/grep libs/armeabi-v7a/grep_armv7 && \
|
|
|
|
zip res/raw/grep_armv7.zip libs/armeabi/grep_armv7 && \
|
|
|
|
mv libs/mips/grep libs/mips/grep_mips && \
|
|
|
|
zip res/raw/grep_mips.zip libs/armeabi/grep_mips && \
|
|
|
|
mv libs/x86/grep libs/x86/grep_x86 && \
|
|
|
|
zip res/raw/grep_x86.zip libs/armeabi/grep_x86 && \
|
|
|
|
mv libs/armeabi/iptables libs/armeabi/iptables_armv5 && \
|
|
|
|
zip res/raw/iptables_armv5.zip libs/armeabi/iptables_armv5 && \
|
|
|
|
mv libs/armeabi-v7a/iptables libs/armeabi-v7a/iptables_armv7 && \
|
|
|
|
zip res/raw/iptables_armv7.zip libs/armeabi/iptables_armv7 && \
|
|
|
|
mv libs/mips/iptables libs/mips/iptables_mips && \
|
|
|
|
zip res/raw/iptables_mips.zip libs/armeabi/iptables_mips && \
|
|
|
|
mv libs/x86/iptables libs/x86/iptables_x86 && \
|
|
|
|
zip res/raw/iptables_x86.zip libs/armeabi/iptables_x86 && \
|
|
|
|
rm -rf libs/armeabi libs/armeabi-v7a libs/mips libs/x86,buildjni=no
|
2013-02-14 11:48:35 +00:00
|
|
|
Build Version:2.9.0,20900,2.9.0,extlibs=android/android-support-v4.jar,\
|
|
|
|
update=.;ActionBarSherlock/library;ViewPagerIndicator/library,buildjni=no
|
2013-02-25 13:57:55 +00:00
|
|
|
Build Version:2.10.0,21000,2.10.0,buildjni=no,update=.;ActionBarSherlock/library;ViewPagerIndicator/library,rm=libs/android-support-v4.jar
|
2013-03-01 02:01:05 +00:00
|
|
|
Build Version:2.11.0,21100,2.11.0,buildjni=no,rm=libs/android-support-v4.jar,update=.;ActionBarSherlock/library;ViewPagerIndicator/library
|
2013-03-07 01:47:31 +00:00
|
|
|
Build Version:2.12.0,21200,2.12.0,buildjni=no,update=.;ActionBarSherlock/library;ViewPagerIndicator/library,rm=libs/android-support-v4.jar
|
2013-03-07 16:33:05 +00:00
|
|
|
Build Version:2.12.1,21201,2.12.1,buildjni=no,rm=libs/android-support-v4.jar,update=.;ActionBarSherlock/library;ViewPagerIndicator/library
|
2013-03-12 01:54:23 +00:00
|
|
|
Build Version:2.13.0,21300,2.13.0,buildjni=no,update=.;ActionBarSherlock/library;ViewPagerIndicator/library,rm=libs/android-support-v4.jar
|
2012-08-27 14:29:01 +00:00
|
|
|
|
2013-02-17 07:20:01 +00:00
|
|
|
Auto Update Mode:Version %v
|
2013-01-21 11:49:19 +00:00
|
|
|
Update Check Mode:Tags
|
2013-03-12 01:54:23 +00:00
|
|
|
Current Version:2.13.0
|
|
|
|
Current Version Code:21300
|
2012-08-27 14:29:01 +00:00
|
|
|
|