pbertera / SIPPing

Python SIP Packet forging tool
97 stars 32 forks source link

Fixed divide by zero exception when no packets are sent #3

Closed havoc83 closed 4 years ago

havoc83 commented 6 years ago

This allows the program to exit normally if user exits prior to any packets being sent.