Merge pull request #4 from sheepbao/develop

修改readme
main
sheepbao 8 years ago committed by GitHub
commit 49321543a5
  1. 10
      readme.md

@ -9,6 +9,14 @@ gomitmproxy是想用golang语言实现的[mitmproxy](https://mitmproxy.org/),
* http和https抓包
* 科学上网
## 将来要实现的功能
* 修改http(s)请求
* 重复请求
* 同时监听多端口
* 支持socks5、websocket等协议
* 界面支持终端和网页两种形式
## 安装使用
```bash
@ -53,7 +61,9 @@ gomitmproxy -m
![proxy](https://raw.githubusercontent.com/sheepbao/gomitmproxy/master/proxy.png)
## 最后
欢迎star和fork,一起学习交流。
## License
The 3-clause BSD License

Loading…
Cancel
Save