HTTP 流量復制工具 Gor v0.15.0發布
Gor 是用 Go 編寫的簡單 HTTP 流量復制工具,主要是為了從生產服務器返回流量到開發環境。使用 Gor 可以在實際的用戶會話中測試代碼。
Gor 基礎工作流
更新日志
- [PRO] Added support for working with binary protocols (thrift/protocol buffers)
- [PRO] Recording and replaying keep alive TCP sessions
- Replaying request in proper order when using multiple files #300
- Validate bodies when Content-Length or Transfer-Encoding found #317
- Return of ElasticSearch support! #331 #333
- Added
--exit-after
option to specify duration after which Gor will exit #336 - Updated response output file format, now third value is timestamp and forth is latency
- Properly read body when no
Content-Length
but there isConnection: close
d34c27c - Remove
--input-http
option (too confusing and never really worked) f0acd31 - Force Go DNS resolver (C one caused crashes for multiple people) 07fa6d9
- Fix interception on loopback interface when non-local IP used 1ed8691
- Fix intercepting traffic from virtual interfaces 51860e1
- Fix 100-continue header when it places not in the end #314
- Fix relative file names when using
--output-file
#304 - Properly cleanup used resources on exit #305
- Fix connection timeout when using
--output-http-timeout
c4271ff
下載
- 7.51 MBgor.exe
- 3.76 MBgor_v0.15.0_mac.tar.gz
- 4.16 MBgor_v0.15.0_x64.tar.gz
- Source code (zip)
- Source code (tar.gz)
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/22335372
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!