Skip to content

boiln/burpy

Repository files navigation

Burpy - HTTP session viewer

A modern, fast, and user-friendly web application for viewing saved HTTP .har/.xml saved session files.

Burpy (12.8.25)

burpy-12.8.25.mp4

Features

  • Fast and responsive
  • Syntax highlighting
  • Dark theme
  • Formatter
  • Search

Getting Started

Prerequisites

  • Node.js 20 or higher
  • pnpm (recommended) or npm

Installation

  1. Clone the repository:
git clone https://github.com/Boiln/burpy.git
cd burpy
  1. Install dependencies:
pnpm install
  1. Start the development server:
pnpm dev

The application will be available at http://localhost:3002

Releases

No releases published

Packages

No packages published