bicistits/buger


License: Other

Language: Go


GitHub release codebeat Go Report Card Join the chat at https://gitter.im/buger/gor Reviewed by Hound

Go Replay

https://goreplay.org/

GoReplay is an open-source network monitoring tool which can record your live traffic, and use it for shadowing, load testing, monitoring and detailed analysis.

About

As your application grows, the effort required to test it also grows exponentially. GoReplay offers you the simple idea of reusing your existing traffic for testing, which makes it incredibly powerful. Our state of art technique allows you to analyze and record your application traffic without affecting it. This eliminates the risks that come with putting a third party component in the critical path.

GoReplay increases your confidence in code deployments, configuration and infrastructure changes.

GoReplay offers unique approach for shadowing. Instead of being a proxy, GoReplay in background listen for traffic on your network interface, requiring no changes in your production infrastructure, rather then running GoReplay daemon on the same machine as your service.

Diagram

Check latest documentation.

Installation

Download latest binary from https://github.com/buger/goreplay/releases or compile by yourself.

Getting started

The most basic setup will be sudo ./gor --input-raw :8000 --output-stdout which acts like tcpdump. If you already have test environment you can start replaying: sudo ./gor --input-raw :8000 --output-http http://staging.env.

See the our documentation and Getting started page for more info.

Newsletter

Subscribe to our newsletter to stay informed about the latest features and changes to Gor project.

Want to Upgrade?

We have created a GoReplay PRO extension which provides additional features such as support for binary protocols like Thrift or ProtocolBuffers, saving and replaying from cloud storage, TCP sessions replication, etc. The PRO version also includes a commercial-friendly license, dedicated support, and it also allows you to support high-quality open source development.

Problems?

If you have a problem, please review the FAQ and Troubleshooting wiki pages. Searching the issues for your problem is also a good idea.

All bug-reports and suggestions should go through Github Issues or our Google Group (you can just send email to [email protected]). If you have a private question feel free to send email to [email protected].

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Companies using Gor

  • GOV.UK - UK Government Digital Service
  • theguardian.com - Most popular online newspaper in the UK
  • TomTom - Global leader in navigation, traffic and map products, GPS Sport Watches and fleet management solutions.
  • 3SCALE - API infrastructure to manage your APIs for internal or external users
  • Optionlab - Optimize customer experience and drive engagement across multiple channels
  • TubeMogul - Software for Brand Advertising
  • Videology - Video advertising platform
  • ForeksMobile - One of the leading financial application development company in Turkey
  • Granify - AI backed SaaS solution that enables online retailers to maximise their sales
  • And many more!

If you are using Gor, we are happy to add you to the list and share your story, just write to: [email protected]

Author

Leonid Bugaev, @buger, https://leonsbox.com

Project Statistics

Sourcerank 3
Repository Size 13 MB
Stars 0
Forks 0
Watchers 1
Open issues 0
Dependencies 13
Contributors 99
Tags 41
Created
Last updated
Last pushed

Top Contributors See all

Leonid Bugaev Joseph Lawson Sławosz Sławiński Dan Carley Romanenko Alexey bruce34 Alex David Fradin Arijit Das Ingo Gottwald Salimane Adjao Moustapha Sean Chen tomerf thinkerou Jan Willies Nicholas Wiersma Sergii Mostovyi Steve Wills Alex Zvorygin Dima Golomozy

Packages Referencing this Repo

github.com/bicistits/buger
Latest release v1.2.0 - Updated

Recent Tags See all

v1.3.0_RC1 January 15, 2021
v1.2.0 September 16, 2020
v1.1.0 June 24, 2020
v1.0.0 March 10, 2019
v1.0-rc2 February 23, 2019
v0.16.1 June 30, 2017
v0.16.0.2 May 01, 2017
v0.16.0 May 01, 2017
v0.16.0.1 May 01, 2017
v0.15.1 August 31, 2016
v0.15.1-beta1 August 23, 2016
v0.15.0 August 08, 2016
v0.14.1 June 10, 2016
v0.14.0 June 09, 2016
v0.13.0 May 25, 2016

Something wrong with this page? Make a suggestion

Last synced: 2023-01-11 02:56:08 UTC

Login to resync this repository