Coder Social home page Coder Social logo

williamren / networktools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gpfduoduo/networktools

0.0 2.0 0.0 1.64 MB

Android开发中便利的网络工具: tcpdump on android(抓包神器) ftp server(通过ftp浏览sdcard内容)

Java 100.00%

networktools's Introduction

NetWorkTools

##说明 详细介绍了各个功能的基本情况。 ##手机调试 前提是手机需要root,确保手机和你的PC连接在同一个wifi下,然后在PC下执行adb connect youpcip命令即可。 ##手机抓包 前提是手机需要root,并且已经通过adb connect开启了手机调试功能,然后pc端输入提示的命令行即可将手机的网络包抓在sdcard中。
最新的版本已经界面化,只需点击开始抓包就进行抓包,结束抓包就能够结束。所抓的包保存在sdcard中,通过系统时间命名。 ##FTP服务器 手机不需要root,手机和pc连接在同一个wifi下,然后开启ftp服务器功能, pc端通过浏览器输入ftp地址,就可以通过ftp的方式访问你的sdcard中的内容。 ##分享该应用 将此应用分享给朋友,不需要wifi,自己开启热点,另一个手机连接后在浏览器中下载即可。 ##数据库查看器 可以打开所有的db文件,查看里面的内容,方便开发 ##具体的如图 image
tcpdump抓包:
image;

networktools's People

Contributors

gpfduoduo avatar

Watchers

william avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.