Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 558 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 558 Bytes

Capture XMPPEvent

A Simple client for xmpp subscription

  • Add user in a xml file agents.xml
  • Multi threaded users
  • output of each agent thread in a separate file
  • Configurable variables
  • Prettified XML

How to run

  • navigate to the path "...\XMPP Event\FinesseEvent\out\artifacts\FinesseEvent_jar\FinesseEvent.jar" using cmd
  • Add users/agents in agents.xml at "...\XMPP Event\FinesseEvent\agents.xml"

This project can be opened in IntelliJ or Eclipse