HTTP 流量復制工具 Gor v0.14.0 發布
Gor 是用 Go 編寫的簡單 HTTP 流量復制工具,主要是為了從生產服務器返回流量到開發環境。使用 Gor 可以在實際的用戶會話中測試代碼。
Gor 基礎工作流
更新日志
- Windows support!
- Allow date variables in --output-file names:
--output-file %Y-%m-%d-%H.log
will create new file each hour #290 - Support for gzip compressed files, both for input and output #290
- Replaying from multiple files: --input-file now support file name patterns #290
- Looping files for replaying indefinitely #290
- New default --output-file behaviour for writing files in multiple chunks #293
- Faster buffered file output #290
- Support for lower-case HTTP headers
- Added built-in file server for the tutorial:
gor file-server :8000
- Fix bug when gor catch its own --output-http traffic if it replayed to the same port as origin #295
--input-raw-realip-header
option to injecting header with user real IP #296
下載
- 7.13 MBgor.exe
- 3.62 MBgor_v0.14.0_mac.tar.gz
- 4.04 MBgor_v0.14.0_x64.tar.gz
- Source code (zip)
- Source code (tar.gz)
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!