Skip to content

skking08/Hammer-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Hammer GUI (Educational Use Only)

Hammer GUI is a Python-based graphical interface built using Tkinter to demonstrate basic concepts of network traffic generation, multithreading, and GUI programming.

⚠️ This project is strictly for educational and authorized testing purposes only.


🚀 Features

  • Simple Tkinter GUI
  • Multithreaded request handling
  • User input validation (host, port, threads)
  • Start / Stop control
  • Live log output
  • Thread-safe queue usage

🛠️ Technologies Used

  • Python 3
  • Tkinter (GUI)
  • Threading
  • Sockets
  • urllib
  • Queue

▶️ How to Run

python3 hammer_gui.py

About

Hammer GUI is a graphical version of the Hammer network stress-testing tool. It provides a simple interface so users don’t need to use command-line commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages