Check out our GitHub

ircprobe

Install v0.1.1

Published at Apr 19 2023 at 15:35 UTC
# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/badirc/ircprobe/releases/download/v0.1.1/ircprobe-v0.1.1-installer.sh | sh
Source
We have detected you are on linux, are we wrong?View all installation options

ircprobe

A small line-based IRC client.

For IRC developers

Download and install this tool:

cargo install ircprobe
# more installation methods to be added

Connect to a server:

ircprobe localhost:6667
>

Now you can enter commands (try CAP LS), and you should be able to see any responses from the server.

For end users

This is a client mainly designed for quick manual debugging of IRC servers. It therefore doesn't really lend itself to being "useable", sorry!