Skip to content

bennamrouche/irc-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Version 2.0

Version 2.0 is now officially released. This update brings a redesigned interface, better performance.

🚀 v2 Features

Refreshed UI
🔢 Flexible Client Count
📊 Real-Time Data Transfer Stats
🧩 Multi-Command Execution
📥 Last Received Message Tracking

Netbeans code build using Netbeans IDE

Connect with me:

el-mehdi-bennamrouche alphaben.dev alphaben.dev alphaben0 alphaben

42 Irc Server Tester

Irc Tester

Irc tester is a Java GUI application for stress-testing IRC servers by spawning and managing multiple IRC clients.
It connects a custom number of clients to an IRC server, auto-joins them to a default room channel, and allows sending/receiving messages between all clients. Additional channels can be joined dynamically.

How to run

Use a Jar file

#Note:  This JAR  file was compiled  with Java 17
#Check if Java exists  
java -version 
    openjdk version "17.0.17" 2025-10-21
    OpenJDK Runtime Environment (build 17.0.17+10-Ubuntu-122.04)
    OpenJDK 64-Bit Server VM (build 17.0.17+10-Ubuntu-122.04, mixed mode, sharing

cd bin  
java -jar irc-tester-2-alpha.jar

How to Use (v2)

Step 1

Enter the IP, Port, Password, and Client Count, then click Start.

Step 2

Click the View button of any client to open its session.

Step 3

Type any command in the text area and send it.

Step 4

The sent message will appear in the target client window.

Step 5

Check the Main Window to see the last received message appear automatically.

About

ircMultiClient is a 42 ft_irc project Tester

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •