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

The result of traceroute is always len(hops) = 1 #14

Closed
coffeemasterHimself opened this issue Sep 17, 2020 · 1 comment
Closed

The result of traceroute is always len(hops) = 1 #14

coffeemasterHimself opened this issue Sep 17, 2020 · 1 comment

Comments

@coffeemasterHimself
Copy link

Hi,

I use python 3.8.2 on windows and everytime I try to execute traceroute I'll get a len(hops) == 1

Are there any compatibiliy issues on Windows systems?

Environment:
Win 10 Pro
Python 3.8.2

Thanks for your help and

regards,

Coffeemaster

@ValentinBELYN
Copy link
Owner

Hi @coffeemasterHimself,

icmplib fully supports Windows. The behavior you are seeing is most likely related to your firewall. Can you try to deactivate it during the test and try again? There are other issues on this subject (#7, #8 and #10).

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

2 participants