HTTP 流量复制工具 Gor v0.14.0 发布

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/6ce7cf8af4a4cedc629d53cd0293c2fb.png" /></p>    <p>Gor 是用 Go 编写的简单 HTTP 流量复制工具,主要是为了从生产服务器返回流量到开发环境。使用 Gor 可以在实际的用户会话中测试代码。</p>    <p style="text-align: center;">Gor 基础工作流</p>    <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/f0e3009a015fe2c1647e6d02c62f33e1.png" /></p>    <h2>更新日志</h2>    <ul>     <li>Windows support!</li>     <li>Allow date variables in --output-file names: <code>--output-file %Y-%m-%d-%H.log</code> will create new file each hour <a href="/misc/goto?guid=4958991266740256559">#290</a></li>     <li>Support for gzip compressed files, both for input and output <a href="/misc/goto?guid=4958991266740256559">#290</a></li>     <li>Replaying from multiple files: --input-file now support file name patterns <a href="/misc/goto?guid=4958991266740256559">#290</a></li>     <li>Looping files for replaying indefinitely <a href="/misc/goto?guid=4958991266740256559">#290</a></li>     <li>New default --output-file behaviour for writing files in multiple chunks <a href="/misc/goto?guid=4958991266882442210">#293</a></li>     <li>Faster buffered file output <a href="/misc/goto?guid=4958991266740256559">#290</a></li>     <li>Support for lower-case HTTP headers</li>     <li>Added built-in file server for the tutorial: <code>gor file-server :8000</code></li>     <li>Fix bug when gor catch its own --output-http traffic if it replayed to the same port as origin <a href="/misc/goto?guid=4958991266987793659">#295</a></li>     <li><code>--input-raw-realip-header</code> option to injecting header with user real IP <a href="/misc/goto?guid=4958991267090972669">#296</a></li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958991267194007696" rel="nofollow">7.13 MB<strong>gor.exe</strong></a></li>     <li><a href="/misc/goto?guid=4958991267305296122" rel="nofollow">3.62 MB<strong>gor_v0.14.0_mac.tar.gz</strong></a></li>     <li><a href="/misc/goto?guid=4958991267417470548" rel="nofollow">4.04 MB<strong>gor_v0.14.0_x64.tar.gz</strong></a></li>     <li><a href="/misc/goto?guid=4958991267526560951" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958991267620907299" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>