分享一个自己写的开源项目 https://github.com/40t/go-sniffer
主要功能: 通过监听接口抓取项目中的 sql,redis,mongodb,http 等语句。
1 charlieadios 2020-01-19 16:06:50 +08:00 go get 总是一直卡住 很烦 有没有解决办法 |
2 charlieadios 2020-01-19 16:07:13 +08:00 东西很好..开发下 经常会用到 就不用打日志了. |
![]() | 3 Vegetable 2020-01-19 16:08:21 +08:00 @charlieadios https://goproxy.io/zh/ 先升级 go 到最新 |
4 hologolang 2020-01-19 17:06:25 +08:00 看起来不错,点了 star |
![]() | 5 justin2018 2020-01-19 19:29:01 +08:00 nice 点了 star 要是有一个 web 界面就更好了 |
6 azh7138m 2020-01-19 20:34:00 +08:00 可以,很棒,就是不知道 Apache License 是不是允许代码用在 MIT License 的项目上。 注意 Apache License Redistribution 一节中提到的事项。 |
7 laycher 2020-01-19 21:48:19 +08:00 能抓 oracle 的吗? |
8 acczefly 2020-01-20 08:07:55 +08:00 虽然做得不错,我能说 tcpdump 就能搞定么。。。 |