A TCP testing tool, useful and intuitive to use right out of the box.
Mizar is a TCP tester/debugger designed to be immediately useful and intuitive to use right out of the box.
The purpose of Mizar is to help developers working on software that communicates over TCP protocol by speeding up debugging and testing from the earliest stages of development.
Main features
Client
Open multiple sockets on multiple targets
Send multiple messages
Options to close on reply or persistend connections
Loop mode
Step test
Min/max time interval between sends
Display number of connected sockets and message sent and received
Server
Listen on multiple ports
Echo server mode
Trace received messages on console
Display number of connected sockets and message/data received
Details for Mizar TCP Tester
Package name
mizar
License
MIT
Last updated
7 February 2024 - latest/stable
7 February 2024 - latest/candidate
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Enable snaps on Debian and install Mizar TCP Tester
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
Install Mizar TCP Tester
To install Mizar TCP Tester, simply use the following command: