Skip to content

outman/deva-support

Repository files navigation

Devak

Description

Your data never leaves your machine. Keep sensitive code, keys, and projects secure—offline and under your control.

Logo

- static/logo.png

Application Feature

Capture HTTP/HTTPS Requests

- Video static/htts_capture.mp4
- Screen UI static/https_capture_1.png
    1. capture 流量证书设置按钮
    2. 监听本机地址和端口
    3. 启动监听按钮
    4. 根据 url 过滤
    5. 清空所有记录
- Screen UI static/https_caputre_2.png
- Screen UI static/https_capture_3.png
    1. Copy 证书内容,可以将内容手动保存为 pem 文件
    2. Save 证书内容,保存到本机 pem 文件
    3. 开启 http 服务,通过局域网访问 URL 下载证书(需要在同一个局域网内),iOS 手机会下载 mobilecofig 文件,其他设备下载 pem 文件。
- Screen UI static/https_capture_4.png
    1. 局域网连接,访问下载证书
    2. 扫描二期码下载证书到手机(局域网)
- iPhone mobileconfig install
    1. Screen UI static/iphone_1.png
    2. Screen UI static/iphone_2.png
    3. Screen UI static/iphone_3.png
    4. Screen UI static/iphone_4.png

HTTP request and api manage

- Screen UI static/http_client_1.png
    1. 创建 Top Level Folder
    2. 创建 Request item
    3. 创建 Sub group folder
    4. Modify Folder
    5. Delete item
- Screen UI static/http_client_1.png

JSON format pretty

- Screen UI static/json_1.png

QrCode generate and read

- Screen UI static/qrcode_1.png
- Screen UI static/qrcode_2.png
    1. Copy from clipboard

Image compress

- Screen UI static/image_compress_1.png

Time convert format

- Screen UI static/time_1.png