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
- Fast and responsive
- Syntax highlighting
- Dark theme
- Formatter
- Search
- Node.js 20 or higher
- pnpm (recommended) or npm
- Clone the repository:
git clone https://github.com/Boiln/burpy.gitcd burpy- Install dependencies:
pnpm install- Start the development server:
pnpm devThe application will be available at http://localhost:3002