• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

mobile-insight/mobileinsight-core: Mobile Network Intelligence Made Easy -- Mobi ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

mobile-insight/mobileinsight-core

开源软件地址(OpenSource Url):

https://github.com/mobile-insight/mobileinsight-core

开源编程语言(OpenSource Language):

C 36.5%

开源软件介绍(OpenSource Introduction):

MobileInsight

Introduction

MobileInsight enables below-IP, fine-grained mobile network analytics on end device. It is a cross-platform package for mobile network monitoring and analysis, originally developed by researchers at UCLA Wireless Networking Group (WiNG) and Purdue Peng Group, licensed under Apache Licence 2.0.

MobileInsight provides low-level monitors for mobile network, and extensible event-driven analyzers for major cellular protocols, such as radio resource control (RRC), mobility management (EMM), and session management (ESM). You can also define your own analyzers for customized usage.

Using MobileInsight, users can declare a monitor to track the network status and call ananlyzer for online/offline analysis. See overview on how this works, and examples on how to use it.

Installation

Currently MobileInsight supports installation on macOS and Ubuntu/Debian systems. To install it on Windows, please use our all-in-one virtual machine from mobileinsight-dev.

First clone or download the git repository to user local folder.

Next, run installation script (but do not execute with root priviledge!):

./install-macos.sh (macOS)
./install-ubuntu.sh (Ubuntu)

The install script will install MobileInsight package to your PYTHONPATH, install MobileInsight GUI to /usr/local/bin/mi-gui, and run an offline analysis example at the end.

Dependencies

MobileInsight builds on top of pyserial and crcmod, which can be installed using pip:

pip install pyserial
pip install crcmod

The GUI of MobileInsight requires matplotlib and wxPython. matplotlib can be installed via pip:

pip install matplotlib

wxPython can be installed using Homebrew (macOS) or apt-get (Ubuntu).

brew install wxpython (macOS)
apt-get install python-wxgtk3.0 (Ubuntu)

Upgrade to New Version

Old version of mobileInsight-core may have installed Wireshark and Glib libraries under the /usr/lib folder. The installation script will auto handle the uninstallation of the old version. If you encounter issues, you may execute the uninstallation script manually to remove them. Please run the uninstallation script with root priviledge to perform proper clean up.

sudo ./uninstall.sh

How to Contribute

We love pull requests and discussing novel ideas. You can open issues here to report bugs. Feel free to improve MobileInsight and become a collaborator if you are interested.

The following Slack group is used exclusively for discussions about developing the MobileInsight and its sister projects:

For other advanced topics, please refer to the wiki and the MobileInsight website.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap