Skip to content

Nils1024/ConnTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnTest

ConnTest

ConnTest is a lightweight tool for testing and analyzing network communication. It can operate as a client or server, and displays all incoming and outgoing messages in a simple text-based chat interface.


How to use

  1. Download the latest release
  2. Run ConnTest.exe or if it is a jar file, run java -jar ConnTest.jar

Server Mode

  • Enter a port number
  • Click Start to begin listening

Client Mode

  • Enter the server IP address and port
  • Click Connect to establish connection

⚠️ Note:
Closing the application window (X) will not terminate the app.
You must right-click the tray icon and choose Exit to quit the application completely.


Building

Requirements

  • Java 21 or later
  • Git
git clone https://github.com/Suchti18/ConnTest.git
mvn clean package

License

Unlicense

About

A tool for testing and analyzing network communication

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published