Skip to content

packet1/TraceNetPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

TraceNetPath

The tool analyzes the route, DNS records, and network interface utilized to access a given application. It can identify whether an application is routed through ZTNA or another network.

It requires Python3 on Windows and the following python dependencies:

pip install psutil

pip install dnspython

Example output using one a public domains is shown below.

https://github.com/packet1/TraceNetPath/blob/main/image/example.png

If you are searching for ZTNA, traceroute, tracert, or path discovery for network resources/applications, this tool helps.

About

diagnostic script to trace network traffic based on application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages