HTTP 流量復制工具 Gor v0.13.0 發布
Gor 是用 Go 編寫的簡單 HTTP 流量復制工具,主要是為了從生產服務器返回流量到開發環境。使用 Gor 可以在實際的用戶會話中測試代碼。
Gor 基礎工作流
更新日志
--input-raw
now do not track responses by default, you can enable them using--input-raw-track-response
#279--output-dummy
now renamed to--output-stdout
and does not require arguments #282- HTTP client response buffer now configurable via
--output-http-response-buffer
#249 - Fixed recovery when
--output-tcp
endpoint goes down 0ccace8 - Improved HTTP capture and replaying for requests with multi-packet headers and POST requests#277 #281
- Fixed libpcap crashing when listening on multiple interfaces 98868e8
- Fixed
--input-tcp
crashing for payloads > 64kb d40d6c6 - Fixed raw socket engine IPv6 support 98fe7f1
下載
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!