Releases: rename-this/vhs
Releases · rename-this/vhs
v0.1.0-alpha
This marks the initial release of VHS! 🎉 Included in this release are a variety of useful features, among them:
- Support for recording HTTP traffic
- Basic support for HTTP traffic playback
- Traffic can be saved in and played back from compressed/uncompressed JSON format
- Saved traffic can be exported as an HTTP Archive (HAR) file
- Files can be written to and read from Google Cloud Storage and Amazon S3-compatible cloud storage and local files
Despite all these great features, VHS is still in development and this release should be considered alpha-quality. Don't let that scare you off, though! If you see a feature here that catches your eye, download the code, give it a shot, and let us know how it goes!
Note: The provided binary packages (.deb
and .tar.gz
) are built on Ubuntu 18.04 and depend on libpcap0.8
. They should work on Ubuntu versions 18.04 through 20.10, and possibly upcoming releases.
Happy hacking!