jtriley / pystun

A Python STUN client for getting NAT type and external IP
https://github.com/jtriley/pystun
MIT License
435 stars 154 forks source link

Stun request doesnt include a magic cookie making all requests invalid for this program (most servers wont work) #38

Open robertsdotpm opened 3 months ago

robertsdotpm commented 3 months ago

https://github.com/jtriley/pystun/issues/19

I'm adding the issue again because IMO: its the highest priority.