Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
boiln authored Jan 25, 2025
1 parent 02452d1 commit 838f3af
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,20 @@
A modern, fast, and user-friendly web application for viewing Burp Suite Community Edition saved session files.

Burpy (1.22.25)
![burpy_v2](https://github.com/user-attachments/assets/f05f007c-0b5c-44bf-834d-2d82bf1ffb2f)
![burpy_v2](https://github.com/user-attachments/assets/af473da9-6614-4cdd-83ba-0feceaac6f00)

## Features

- πŸš€ Fast and responsive UI
- πŸ“ Syntax highlighting for HTTP requests/responses
- 🎨 Light/Dark theme support
- πŸ’» Cross-platform compatibility
- πŸ“‹ Context menu with copy and decode options
- 🎯 JSON formatting and minification
- 🎨 Dark theme support
- πŸ’» Cross-platform web app
- 🎯 JSON formatting

## Tech Stack

- Next.js 14
- Next.js
- TypeScript
- Tailwind CSS
- Shadcn UI
- Radix UI

## Getting Started

Expand Down Expand Up @@ -53,7 +49,7 @@ pnpm install
pnpm dev
```

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

### Docker Installation

Expand Down

0 comments on commit 838f3af

Please sign in to comment.