https://github.com/v3l0c1t13s/diproxi
A simple proxy for a certain chat app that doesn't require any assets from the app.
https://github.com/v3l0c1t13s/diproxi
chat-app mitmproxy mitmproxy-addons
Last synced: 7 months ago
JSON representation
A simple proxy for a certain chat app that doesn't require any assets from the app.
- Host: GitHub
- URL: https://github.com/v3l0c1t13s/diproxi
- Owner: V3L0C1T13S
- License: agpl-3.0
- Created: 2023-03-16T14:41:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T23:42:25.000Z (over 2 years ago)
- Last Synced: 2024-04-18T04:59:32.853Z (over 1 year ago)
- Topics: chat-app, mitmproxy, mitmproxy-addons
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Diproxi
A simple mitmproxy script for a certain chat app client.
Diproxi does not download, redistribute, or use any assets from the certain chat app, unlike previous proxies. Instead, it's a simple [mitmproxy](https://mitmproxy.org/) script that intercepts and redirects requests torwards the chat app's API to your own private server API.