firefart / stunner

Stunner is a tool to test and exploit STUN, TURN and TURN over TCP servers.
Other
765 stars 43 forks source link

Stunner crashes when fetching Info #47

Closed KoEnix closed 9 months ago

KoEnix commented 9 months ago

Hi,

thanks again for your awesome work. Today i found stunner "freezing/crashing" when trying to fetch information from a Google STUN server with stunner info -s 142.250.82.38:3478

It just stopped working.

firefart commented 9 months ago

Thanks! Looks like my latest changes broke timeouts on this one because the read call hung forever. This is now fixed on the main branch. Will have a look at the other open issue before releasing a new version