Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pakerwreah/inspectorweb
Tool to inspect SQLite databases and intercept network requests from mobile applications.
https://github.com/pakerwreah/inspectorweb
android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket
Last synced: 30 days ago
JSON representation
Tool to inspect SQLite databases and intercept network requests from mobile applications.
- Host: GitHub
- URL: https://github.com/pakerwreah/inspectorweb
- Owner: pakerwreah
- License: mit
- Created: 2020-03-19T20:26:10.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2022-09-12T18:36:02.000Z (over 2 years ago)
- Last Synced: 2023-03-05T18:49:50.463Z (almost 2 years ago)
- Topics: android, cpp, cross-platform, database, debug, debugging, flipper, http, inspect, ios, jni, mobile, ndk, okhttp, socket, sqlcipher, sqlite, stetho, vue, websocket
- Language: Vue
- Homepage: https://pakerwreah.github.io/InspectorWeb
- Size: 17.3 MB
- Stars: 11
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InspectorWeb
[![release](https://img.shields.io/github/v/release/pakerwreah/InspectorWeb)](https://github.com/pakerwreah/InspectorWeb/releases/latest)
[![vue](https://img.shields.io/badge/Vue.js-2.6-brightgreen.svg?logo=vue.js)](https://vuejs.org)
[![vuetify](https://img.shields.io/badge/Vuetify-2.1-4695EF.svg?logo=vuetify&logoColor=5cbbf6)](https://vuetifyjs.com)### Web interface for the Inspector project.
Tool to inspect SQLite databases and intercept network requests from mobile applications.
https://github.com/pakerwreah/Inspector
[![inspector](https://img.shields.io/github/v/release/pakerwreah/Inspector?label=Inspector)](https://github.com/pakerwreah/Inspector/releases/latest)
![alt text](screenshots/database.png "Database")
![alt text](screenshots/network.png "Network")