ip2location-traceroute icon indicating copy to clipboard operation
ip2location-traceroute copied to clipboard

A traceroute tools that displaying geolocation information using IP2Location database.

Results 3 ip2location-traceroute issues
Sort by recently updated
recently updated
newest added

Th `README.md` doesn't mention if Windows is supported. Since the use or the POSIX headers in the code, one would assume it won't work under Windows at all. But creating...

how to solve this? ``` Shadow@F ~/src/ip2trace/ip2location-traceroute-master $ make gcc -c -o src/trace.o src/trace.c In file included from src/trace.c:1: src/trace.h:29:31: warning: ‘struct icmphdr’ declared inside parameter list will not be...