Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiproxy/hiproxy-plugin-network
Network proxy log plugin for hiproxy
https://github.com/hiproxy/hiproxy-plugin-network
hiproxy network plugin
Last synced: 1 day ago
JSON representation
Network proxy log plugin for hiproxy
- Host: GitHub
- URL: https://github.com/hiproxy/hiproxy-plugin-network
- Owner: hiproxy
- Created: 2017-09-04T10:53:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T07:13:17.000Z (over 6 years ago)
- Last Synced: 2025-01-11T18:27:58.359Z (26 days ago)
- Topics: hiproxy, network, plugin
- Language: HTML
- Homepage:
- Size: 15.2 MB
- Stars: 11
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hiproxy-plugin-network
hiproxy网络请求插件,可以查看hiproxy代理请求的详细信息。
![](https://raw.githubusercontent.com/hiproxy/hiproxy-plugin-network/master/network.gif)
## 安装```bash
npm i hiproxy-plugin-network -g
```
## 使用启动hiproxy, 访问页面 http://hi.proxy/network
## TODO
- [x] 支持显示`POST`请求参数
- [ ] 性能优化
- [x] 优化菜单选项
- [x] 支持排序、过滤
- [ ] 支持代码格式化
- [x] 支持`JSON`数据格式预览
- [x] `CONNECT`请求
- [x] 资源分类
- [x] 扫码下载证书
- [x] 支持hiproxy指令输出内容展示