Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashsinghcodes/traceroute

Traceroute are computer network diagnostic commands for displaying possible routes and measuring transit delays of packets across an Internet Protocol network
https://github.com/yashsinghcodes/traceroute

Last synced: 11 days ago
JSON representation

Traceroute are computer network diagnostic commands for displaying possible routes and measuring transit delays of packets across an Internet Protocol network

Awesome Lists containing this project

README

        

# Traceroute
Traceroute are computer network diagnostic commands for displaying possible routes and measuring transit delays of packets across an Internet Protocol network

## Currently under development
### TODO
- [x] Make it returns IPS
- [x] Add a function which tells the locations
- [ ] Convert it into python module(NO class only functions)
- [ ] Fix errors in some IP's
- [ ] Make it run in other OS (Linux)