Skip to content

KAIKAKU-AI/perrito-ws

Repository files navigation




Perrito

Perrito WS (referred to as Perrito) is a WebSocket server and GUI combo enabling devs to streamline WebSocket client testing and development. Quick setup, real-time interaction, and easy monitoring make it a go-to for building and debugging WebSocket connections.

Table of Contents

Features

  • 🛜 Multiple Server Instances: Run multiple WebSocket servers concurrently on different IP addresses and ports.
  • 🎨 Customization: Easily configure server defaults, message presets, and more!
  • 💬 Real-time Interaction: Immediate WebSocket client feedback and interaction through a user-friendly GUI.
  • 📦 Cross-platform: Compatible with Windows and macOS
  • ⌨️ Keybinds: Master Perrito's keybinds and set up WebSocket servers in seconds

Installation

  1. Download the binary suitable for your operating system in the releases section on GitHub
  2. Run the setup installer
  3. Search and run Perrito

Getting Started

The Perrito wiki contains a very useful getting started guide for anyone new to Perrito.

Screenshots

The Perrito Dashboard

Creating a new server instance in Perrito

WebSocket server preview

WebSocket client page

Contributing

Interested in contributing? Great! Please check out our contributing guidelines.

License

Distributed under the GNU General Public v3 license. See LICENSE for more information.


Made with 💖 by the team at KAIKAKU