Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Never returns OpenInternet if explicit bind address not specified #18

Open
AudriusButkevicius opened this issue Apr 22, 2016 · 0 comments

Comments

@AudriusButkevicius
Copy link

AudriusButkevicius commented Apr 22, 2016

Because it compares 0.0.0.0 with some meaningful IP returned by the stun server.

root@audrius:# pystun
NAT Type: Full Cone
External IP: 178.62.69.XXX
External Port: 54320
root@audrius:
# pystun -i 178.62.69.XXX
NAT Type: Open Internet
External IP: 178.62.69.XXX
External Port: 54320

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant