Go 開發的 HTTP 流量復制工具,Gor v0.10.0 發布

jopen 9年前發布 | 6K 次閱讀 Gor

Gor 是用 Go 編寫的簡單 HTTP 流量復制工具,主要是為了從生產服務器返回流量到開發環境。使用 Gor 可以在實際的用戶會話中測試代碼。

Gor 基礎工作流:

Go 開發的 HTTP 流量復制工具,Gor v0.10.0 發布

Gor v0.10.0 發布,更新內容如下:

  • Middleware support! See README and examples folder. #162

    </li>

  • Raw input now track responses (they are recorded to file input as well) #162

    </li>

  • Changed file format, now it human readable #162

    </li>

  • Changed internal TCP communication format (same as file format) #162

    </li>

  • Add protection for malformed messages

    </li>

  • Significantly improved test speed #162

    </li>

  • Fix: do not add 80 port to HOST header #190

    </li> </ul>

    更多內容及軟件下載請查看:發布頁面


     本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
     轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
     本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!